v8/test/unittests/parser
Nikolaos Papaspyrou 2b5f239abe [heap][test] Refactor tests using heap internals
This CL refactors most of the cctests and unittests (22 out of 31) that
directly invoke heap GC, so that the corresponding internal heap methods
are called from a few specific places in boilerplate code. This will
facilitate impending changes to the interface of GC-related internal
heap methods.

Bug: v8:13257
Change-Id: Ia6773a7952501b0792b279b799171519620497d9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3869264
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82927}
2022-09-02 09:26:52 +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] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
parsing-unittest.cc [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
preparser-unittest.cc [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
scanner-streams-unittest.cc [heap][test] Refactor tests using heap internals 2022-09-02 09:26:52 +00:00
scanner-unittest.cc [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
scope-test-helper.h [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
unicode-helpers.cc [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
unicode-helpers.h [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00