0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-12-26 09:13:46 -05:00

add embedder suffix to v8 version (#1548)

This commit is contained in:
snek 2024-07-25 11:25:31 -07:00 committed by GitHub
parent 7de48e7aa6
commit 83573e5cff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gn
View file

@ -30,6 +30,8 @@ default_args = {
symbol_level = 1
use_debug_fission = false
v8_embedder_string = "-rusty"
v8_enable_sandbox = false
v8_enable_javascript_promise_hooks = true
v8_promise_internal_field_count = 1