build: remove ScriptOrModule
V8 flag (#36887)
build: remove ScriptOrModule V8 flag
This commit is contained in:
parent
ce56d614a3
commit
3f764cbbd5
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ v8_embedder_string = "-electron.0"
|
|||
# TODO: this breaks mksnapshot
|
||||
v8_enable_snapshot_native_code_counters = false
|
||||
|
||||
# TODO(codebytere): remove when Node.js handles https://chromium-review.googlesource.com/c/v8/v8/+/3211575
|
||||
v8_scriptormodule_legacy_lifetime = true
|
||||
|
||||
# we use this api
|
||||
v8_enable_javascript_promise_hooks = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue