build: remove ScriptOrModule V8 flag (#36887)

build: remove ScriptOrModule V8 flag
This commit is contained in:
Shelley Vohr
2023-01-12 13:02:40 +01:00
committed by GitHub
parent ce56d614a3
commit 3f764cbbd5

View File

@@ -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