mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: reenable v8_enable_temporal_support (#47715)
* build: reenable v8_enable_temporal_support Co-authored-by: deepak1556 <hop2deep@gmail.com> * ci: test with increased vm map count Co-authored-by: deepak1556 <hop2deep@gmail.com> * chore: backport PA use fewer vmas by default on linux Co-authored-by: deepak1556 <hop2deep@gmail.com> * chore: update patches Co-authored-by: patchup[bot] <73610968+patchup[bot]@users.noreply.github.com> * Revert "ci: test with increased vm map count" This reverts commit b626c9a5ab7ad3f01e17d77c330abfd8096a8b02. Co-authored-by: deepak1556 <hop2deep@gmail.com> * ci: remove logs Co-authored-by: deepak1556 <hop2deep@gmail.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: deepak1556 <hop2deep@gmail.com> Co-authored-by: patchup[bot] <73610968+patchup[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,9 +10,6 @@ v8_embedder_string = "-electron.0"
|
||||
# TODO: this breaks mksnapshot
|
||||
v8_enable_snapshot_native_code_counters = false
|
||||
|
||||
# TODO: remove once https://issues.chromium.org/issues/416540976 is resolved
|
||||
v8_enable_temporal_support = false
|
||||
|
||||
# we use this api
|
||||
v8_enable_javascript_promise_hooks = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user