0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00

enable v8 sandbox

This commit is contained in:
Ryan Dahl 2024-05-17 13:47:19 -04:00
parent 5ba0f3098c
commit 4e8a1b5c08

1
.gn
View file

@ -30,7 +30,6 @@ default_args = {
symbol_level = 1
use_debug_fission = false
v8_enable_sandbox = false
v8_enable_javascript_promise_hooks = true
v8_promise_internal_field_count = 1
v8_use_external_startup_data = false