зеркало из https://github.com/electron/electron.git
build: remove `ScriptOrModule` V8 flag (#36887)
build: remove ScriptOrModule V8 flag
This commit is contained in:
Родитель
ce56d614a3
Коммит
3f764cbbd5
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче