v8/test/unittests/parser
Omer Katz bdd9eba094 [heap] Update unittests for MinorMC
This CL includes:
1) Using 1 full GC instead of 2 young GCs to force object promotion.
2) A couple of needed bailouts.
3) Using manual evacuation candidates in old space to ensure an object
   is evacuted (moved to a different address)  instead of relying on
   Scavenger.
And some other minor tweaks

Bug: v8:12612
Change-Id: Idfd925ccdf30215998ab6e7cc632ce750fa2077a
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3816661
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Omer Katz <omerkatz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82327}
2022-08-10 06:54:03 +00:00
..
ast-value-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
decls-unittest.cc [test] Move cctest/test-decls to unittests/parser/ 2022-05-31 07:33:17 +00:00
parse-decision-unittest.cc [test] Move cctest/parsing to unittests/parser 2022-05-17 13:07:30 +00:00
preparser-unittest.cc [cleanup] Remove DISALLOW_COPY_AND_ASSIGN in test/{common,unittests} 2020-11-06 06:07:54 +00:00
scanner-streams-unittest.cc [heap] Update unittests for MinorMC 2022-08-10 06:54:03 +00:00
scanner-unittest.cc [test] Move cctest/parsing to unittests/parser 2022-05-17 13:07:30 +00:00