Browse Source

build: remove `ScriptOrModule` V8 flag (#36887)

build: remove ScriptOrModule V8 flag
Shelley Vohr 2 years ago
parent
commit
3f764cbbd5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      build/args/all.gn

+ 0 - 3
build/args/all.gn

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