Commit d4abca5
lib: remove bootstrap global context indirection
PR-URL: #5881
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Conflicts:
lib/internal/bootstrap_node.js
src/node.cc1 parent 61167c3 commit d4abca5Copy full SHA for d4abca5
File tree
Expand file treeCollapse file tree
2 files changed
+6
-3
lines changedOpen diff view settings
Filter options
- lib/internal
- src
Expand file treeCollapse file tree
2 files changed
+6
-3
lines changedOpen diff view settings
Collapse file
lib/internal/bootstrap_node.js
Copy file name to clipboardExpand all lines: lib/internal/bootstrap_node.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | 11 | |
13 | 12 | |
14 | 13 | |
| ||
200 | 199 | |
201 | 200 | |
202 | 201 | |
203 | | - |
204 | 202 | |
205 | 203 | |
206 | 204 | |
|
Collapse file
+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
117 | 117 | |
118 | 118 | |
119 | 119 | |
| 120 | + |
120 | 121 | |
121 | 122 | |
122 | 123 | |
| ||
3257 | 3258 | |
3258 | 3259 | |
3259 | 3260 | |
| 3261 | + |
| 3262 | + |
| 3263 | + |
| 3264 | + |
3260 | 3265 | |
3261 | | - |
| 3266 | + |
3262 | 3267 | |
3263 | 3268 | |
3264 | 3269 | |
|
0 commit comments