0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 18:12:59 -05:00
deno/tests/specs/run/v8_jitless
snek 979e2f7158
feat: Upgrade V8 to 13.4 (#28080)
- upgrade v8 to 13.4
- turbocall conversion for arraybuffers is now much more complex, so use
cranelift
- misc updates for deprecated fns
- v8 default stack size is too small now, causing stack overflow
exceptions in some tests
- add syscall shim to support new syscall in old sysroot
2025-02-14 11:26:47 +00:00
..
__test__.jsonc test: add test for running in V8 jitless mode (#23054) 2024-04-15 23:47:01 +00:00
main.js test: add test for running in V8 jitless mode (#23054) 2024-04-15 23:47:01 +00:00
main.out feat: Upgrade V8 to 13.4 (#28080) 2025-02-14 11:26:47 +00:00