Skip to content

Commit 51da7d2

Browse files
XadillaXrichardlau
authored andcommitted
src,url: separate some tables out of node_url.cc
The purpose of separating is for readability and maintainability. PR-URL: #38988 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent 43fe6c1 commit 51da7d2

File tree

4 files changed

+470
-442
lines changed

4 files changed

+470
-442
lines changed

node.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@
623623
'src/node_trace_events.cc',
624624
'src/node_types.cc',
625625
'src/node_url.cc',
626+
'src/node_url_tables.cc',
626627
'src/node_util.cc',
627628
'src/node_v8.cc',
628629
'src/node_wasi.cc',

0 commit comments

Comments
 (0)