v8/test/unittests/parser
Nikolaos Papaspyrou f81430caa9 [heap] Enable conservative stack scanning on tests
Since its introduction (behind a compile-time flag), conservative stack
scanning was disabled by default on tests. This CL inverts this logic,
enabling CSS by default for all tests that do not define an explicit
scope to disable it.

Bug: v8:13257
Change-Id: I5ea4249d02f69b0b1e195415c2562daf5d8c0ea9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4100912
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Nikolaos Papaspyrou <nikolaos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84848}
2022-12-14 16:14:12 +00:00
..
ast-value-unittest.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
decls-unittest.cc [heap] Enable conservative stack scanning on tests 2022-12-14 16:14:12 +00:00
parse-decision-unittest.cc [unittests] Use v8_flags for accessing flag values 2022-09-15 17:51:59 +00:00
parsing-unittest.cc Ship import assertions 2022-09-22 00:35:35 +00:00
preparser-unittest.cc [test] Migrate cctest/test-parsing to unittests/ 2022-08-30 17:37:47 +00:00
scanner-streams-unittest.cc [unittests] Use v8_flags for accessing flag values 2022-09-15 17:51:59 +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