Branch: refs/heads/main
Home:
https://api.github.com/repos/nwjs/v8
Commit: 9cad68b85e7a9a772f629cac880fe1f62d7d547c
https://github.com/nwjs/v8/commit/9cad68b85e7a9a772f629cac880fe1f62d7d547c
Author: Kevin Fan <
k...@gnor.net>
Date: 2026-04-23 11:50:50 -0600 -0600
Changed paths:
M BUILD.bazel
M BUILD.gn
M DEPS
M gni/release_branch_toggle.gni
M include/v8-internal.h
M include/v8-version.h
M src/base/platform/platform-posix.cc
M src/base/platform/platform-win32.cc
M src/base/platform/platform.h
M src/builtins/builtins-regexp-gen.cc
M src/builtins/builtins-wasm-gen.cc
M src/codegen/arm64/macro-assembler-arm64.cc
M src/codegen/arm64/macro-assembler-arm64.h
M src/codegen/code-stub-assembler.cc
M src/codegen/code-stub-assembler.h
M src/codegen/loong64/macro-assembler-loong64.cc
M src/codegen/loong64/macro-assembler-loong64.h
M src/codegen/riscv/macro-assembler-riscv.cc
M src/codegen/riscv/macro-assembler-riscv.h
M src/codegen/x64/macro-assembler-x64.cc
M src/codegen/x64/macro-assembler-x64.h
M src/compiler/backend/arm64/code-generator-arm64.cc
M src/compiler/backend/arm64/instruction-codes-arm64.h
M src/compiler/backend/arm64/instruction-selector-arm64.cc
M src/compiler/backend/loong64/instruction-selector-loong64.cc
M src/compiler/backend/mips64/instruction-selector-mips64.cc
M src/compiler/backend/ppc/instruction-selector-ppc.cc
M src/compiler/backend/riscv/instruction-selector-riscv64.cc
M src/compiler/backend/s390/instruction-selector-s390.cc
M src/compiler/turboshaft/int64-lowering-reducer.h
M src/compiler/turboshaft/wasm-turboshaft-compiler.cc
M src/compiler/wasm-gc-lowering.cc
M src/debug/debug-wasm-objects.cc
M src/deoptimizer/translated-state.cc
M src/deoptimizer/translated-state.h
M src/diagnostics/disassembler.cc
M src/diagnostics/objects-printer.cc
M src/execution/execution.cc
M src/execution/frames.cc
M src/execution/frames.h
M src/execution/isolate.cc
M src/execution/messages.cc
M src/heap/read-only-promotion.cc
M src/maglev/maglev-reducer-inl.h
M src/objects/call-site-info.cc
M src/objects/call-site-info.h
M src/objects/call-site-info.tq
M src/objects/code-inl.h
M src/objects/code.h
M src/objects/heap-object.h
M src/objects/objects-inl.h
M src/profiler/heap-snapshot-generator.cc
M src/runtime/runtime-wasm.cc
M src/sandbox/code-pointer-table-inl.h
M src/sandbox/code-pointer-table.cc
M src/sandbox/code-pointer-table.h
M src/sandbox/indirect-pointer-inl.h
M src/snapshot/serializer.cc
M src/tracing/perfetto-logger.cc
M src/tracing/perfetto-logger.h
M src/wasm/constant-expression-interface.cc
M src/wasm/function-body-decoder.cc
M src/wasm/module-instantiate.cc
M src/wasm/stacks.cc
M src/wasm/stacks.h
M src/wasm/streaming-decoder.h
M src/wasm/turboshaft-graph-interface-inl.h
M src/wasm/turboshaft-graph-interface.cc
M src/wasm/wasm-engine.h
M src/wasm/wasm-external-refs.cc
M src/wasm/wasm-module.cc
M src/wasm/wasm-wrapper-cache.cc
M src/wasm/wrappers.cc
M test/mjsunit/wasm/load-shift32.js
M test/unittests/assembler/simple-riscv64-unittest.cc
M test/unittests/compiler/arm64/turboshaft-instruction-selector-arm64-unittest.cc
M test/unittests/compiler/riscv64/turboshaft-instruction-selector-riscv64-unittest.cc
A src/sandbox/code-pointer-inl.h
A src/sandbox/code-pointer.h
A src/wasm/wasm-engine-globals.h
A test/mjsunit/regress/wasm/regress-502030575.js
A test/mjsunit/sandbox/regress-501147587.js
A test/mjsunit/turbolev/regress-499934837.js
Log Message:
-----------
update to Chromium 148.0.7778.56