Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a258f6b

Browse filesBrowse files
devsnekMylesBorins
authored andcommitted
src: flatten ContextifyContext
Flattens ContextifyContext allows the context interface to be used in other parts of the code base. PR-URL: #17560 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
1 parent 0a97e1d commit a258f6b
Copy full SHA for a258f6b

File tree

Expand file treeCollapse file tree

3 files changed

+546
-462
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+546
-462
lines changed
Open diff view settings
Collapse file

‎node.gyp‎

Copy file name to clipboardExpand all lines: node.gyp
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@
344344
'src/node.h',
345345
'src/node_buffer.h',
346346
'src/node_constants.h',
347+
'src/node_contextify.h',
347348
'src/node_debug_options.h',
348349
'src/node_http2.h',
349350
'src/node_http2_state.h',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.