v8/test/mjsunit/harmony/weakrefs
Jakob Gruber bd1cc7b009 [compiler] Remove support for --no-concurrent-inlining
Now that concurrent inlining is shipping on stable, remove support
--no-concurrent-inlining.

Note that it's still possible to run Turbofan exclusively on the
main thread by passing --no-concurrent-recompilation.

Bug: v8:7790, v8:12142, chromium:1240585
Change-Id: I1943bbbcad7dea7e3a3c337c239f14f7d96c23cd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3308798
Reviewed-by: Liviu Rau <liviurau@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78644}
2022-01-17 11:29:48 +00:00
..
basics-cleanupsome.js
basics.js
cleanup-from-different-realm.js
cleanup-is-not-a-microtask.js
cleanup-on-detached-realm.js
cleanup-proxy-from-different-realm.js
cleanup.js
cleanupsome-2.js
cleanupsome-after-unregister.js
cleanupsome-optional.js
cleanupsome.js
clearkeptobjects-on-quit.js
finalizationregistry-and-weakref.js
finalizationregistry-independent-lifetime-multiple.js
finalizationregistry-independent-lifetime.js [compiler] Remove support for --no-concurrent-inlining 2022-01-17 11:29:48 +00:00
finalizationregistry-keeps-holdings-alive.js
finalizationregistry-scheduled-for-cleanup-multiple-times.js
multiple-dirty-finalization-groups.js
reentrant-gc-from-cleanup.js
stress-finalizationregistry-dirty-enqueue.js
two-weakrefs.js
undefined-holdings.js
unregister-after-cleanup.js
unregister-before-cleanup.js
unregister-called-twice.js
unregister-inside-cleanup2.js
unregister-inside-cleanup3.js
unregister-inside-cleanup.js
unregister-many.js
unregister-when-cleanup-already-scheduled.js
weak-cell-basics.js
weak-unregistertoken.js
weakref-creation-keeps-alive.js
weakref-deref-keeps-alive.js