| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4c7acc2 commit 824e8b6
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ | |||
| 39 | 39 | ||
| 40 | 40 | # Reset this number to 0 on major V8 upgrades. | |
| 41 | 41 | # Increment by one for each non-official patch applied to deps/v8. | |
| 42 | - 'v8_embedder_string': '-node.13', | ||
| 42 | + 'v8_embedder_string': '-node.14', | ||
| 43 | 43 | ||
| 44 | 44 | ##### V8 defaults for Node.js ##### | |
| 45 | 45 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,7 @@ | |||
| 9 | 9 | #include "src/base/export-template.h" | |
| 10 | 10 | #include "src/base/macros.h" | |
| 11 | 11 | #include "src/common/globals.h" | |
| 12 | + #include "src/execution/isolate-utils.h" | ||
| 12 | 13 | #include "src/objects/fixed-array.h" | |
| 13 | 14 | #include "src/objects/smi.h" | |
| 14 | 15 | #include "src/roots/roots.h" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments