FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src,url: separate some tables out of node_url.cc · nodejs/node@51da7d2 · GitHub

/ node Public

Commit 51da7d2

Browse files
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 <anna@addaleax.net> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent 43fe6c1 commit 51da7d2

4 files changed

Lines changed: 470 additions & 442 deletions

File tree

‎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)

Back | FazBrowse Home | New Git URL