| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2b411f4 commit 2664536
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ | |||
| 36 | 36 | ||
| 37 | 37 | # Reset this number to 0 on major V8 upgrades. | |
| 38 | 38 | # Increment by one for each non-official patch applied to deps/v8. | |
| 39 | - 'v8_embedder_string': '-node.3', | ||
| 39 | + 'v8_embedder_string': '-node.4', | ||
| 40 | 40 | ||
| 41 | 41 | ##### V8 defaults for Node.js ##### | |
| 42 | 42 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3085,8 +3085,8 @@ v8_header_set("v8_internal_headers") { | |||
| 3085 | 3085 | "src/compiler/turboshaft/typed-optimizations-reducer.h", | |
| 3086 | 3086 | "src/compiler/turboshaft/typer.h", | |
| 3087 | 3087 | "src/compiler/turboshaft/types.h", | |
| 3088 | - "src/compiler/turboshaft/undef-assembler.macros.inc", | ||
| 3089 | - "src/compiler/turboshaft/uniform-reducer-adapater.h", | ||
| 3088 | + "src/compiler/turboshaft/undef-assembler-macros.inc", | ||
| 3089 | + "src/compiler/turboshaft/uniform-reducer-adapter.h", | ||
| 3090 | 3090 | "src/compiler/turboshaft/utils.h", | |
| 3091 | 3091 | "src/compiler/turboshaft/value-numbering-reducer.h", | |
| 3092 | 3092 | "src/compiler/turboshaft/variable-reducer.h", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments