Skip to content

Commit 5d92c09

Browse files
XadillaXdanielleadams
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 284d9c6 commit 5d92c09

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
@@ -657,6 +657,7 @@
657657
'src/node_trace_events.cc',
658658
'src/node_types.cc',
659659
'src/node_url.cc',
660+
'src/node_url_tables.cc',
660661
'src/node_util.cc',
661662
'src/node_v8.cc',
662663
'src/node_wasi.cc',

0 commit comments

Comments
 (0)