mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 20:28:58 +00:00
Rolling to V8 10.8.168.4 (#1106)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
This commit is contained in:
parent
2ead748b90
commit
c89ae9453b
1
.gn
1
.gn
@ -30,6 +30,7 @@ default_args = {
|
||||
symbol_level = 1
|
||||
use_debug_fission = false
|
||||
|
||||
v8_enable_sandbox = false
|
||||
v8_enable_snapshot_compression = false
|
||||
v8_enable_javascript_promise_hooks = true
|
||||
v8_promise_internal_field_count = 1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Rusty V8 Binding
|
||||
|
||||
V8 Version: 10.7.193.16
|
||||
V8 Version: 10.8.168.4
|
||||
|
||||
[![ci](https://github.com/denoland/rusty_v8/workflows/ci/badge.svg?branch=main)](https://github.com/denoland/rusty_v8/actions)
|
||||
[![crates](https://img.shields.io/crates/v/v8.svg)](https://crates.io/crates/v8)
|
||||
|
2
v8
2
v8
@ -1 +1 @@
|
||||
Subproject commit b948377e7ee0948e0111ffc724989f8017567584
|
||||
Subproject commit 7422448401643c33608cf46d607f42043525bb6f
|
Loading…
Reference in New Issue
Block a user