v8/test/unittests/heap/cppgc
Michael Lippautz 7d23e5abc0 cppgc: Remove conservative stack scan guard
Supported HW architectures:
ia32, x64, arm, arm64, ppc64, s390, mips, mips64

Compiler support:
- clang/gcc: all
- msvc tools: ia32, x64, arm64

Thanks all for porting!

Bug: chromium:1056170
Change-Id: I26ea7d727dc6d90929941668b8f115bdbaf226ab
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2153210
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Anton Bikineev <bikineev@chromium.org>
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67203}
2020-04-17 12:37:16 +00:00
..
finalizer-trait_unittest.cc cppgc: Move implementation headers in internal/ dir 2020-04-08 07:39:40 +00:00
garbage-collected_unittest.cc cppgc: Make tests use idiomatic allocation 2020-04-08 06:56:20 +00:00
gc-info_unittest.cc cppgc: Move implementation headers in internal/ dir 2020-04-08 07:39:40 +00:00
heap_unittest.cc cppgc: Remove conservative stack scan guard 2020-04-17 12:37:16 +00:00
heap-object-header_unittest.cc cppgc: Fix compilation of death tests on iOS 2020-03-30 19:11:26 +00:00
heap-page_unittest.cc cppgc: Fix GetHeapFromPayload 2020-04-09 10:10:23 +00:00
logging_unittest.cc cppgc: Add simple check/dcheck facilities 2020-04-14 16:37:42 +00:00
member_unittests.cc cppgc: Port Persistent 2020-04-15 15:10:10 +00:00
page-memory_unittest.cc expect PlatformUsesGuardPages to return true on AIX 2020-04-14 20:26:42 +00:00
persistent_unittests.cc cppgc: Port Persistent 2020-04-15 15:10:10 +00:00
prefinalizer_unittests.cc cppgc: Add support for prefinalizers 2020-04-14 16:03:15 +00:00
run-all-unittests.cc
source-location_unittest.cc cppgc: Add SourceLocation class 2020-04-03 02:00:23 +00:00
stack_unittest.cc cppgc: Remove conservative stack scan guard 2020-04-17 12:37:16 +00:00
tests.cc cppgc: Make tests use idiomatic allocation 2020-04-08 06:56:20 +00:00
tests.h cppgc: Add support for prefinalizers 2020-04-14 16:03:15 +00:00
visitor_unittest.cc cppgc: Visitor: Add custom weak callback support 2020-04-16 10:32:24 +00:00