v8/test/unittests
Omer Katz 602e566e4c [heap] Minor fixes for MinorMC
1) Cast to PagedSpaceBase instead of PagedSpace in sweeper.cc
2) Free LAB before filling space in heap-utils.cc

Bug: v8:12612
Change-Id: I5820c2d2f4ab832a4b5a829fc55973d93296ec10
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3892690
Commit-Queue: Omer Katz <omerkatz@chromium.org>
Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Auto-Submit: Omer Katz <omerkatz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83168}
2022-09-13 14:56:57 +00:00
..
api Fix crash in background merging of deserialized scripts 2022-09-12 12:44:41 +00:00
asmjs [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
assembler [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
base [base] Implement shared mutex for Mac OS X 2022-08-30 14:26:18 +00:00
codegen [wasm][revec] Add YMM register in register allocation 2022-09-09 01:31:31 +00:00
compiler [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
compiler-dispatcher [include] Make Platform::GetPageAllocator abstract 2022-07-25 08:59:56 +00:00
date [test] Move cctest/test-date to unittests 2022-04-26 08:14:32 +00:00
debug [inspector] Speed up DebugPropertyIterator. 2021-09-13 12:52:11 +00:00
deoptimizer [test] Move cctest/test-deoptimization to unittests/ 2022-06-15 12:37:25 +00:00
diagnostics
execution [turbofan] Support BigIntDivide 2022-08-26 08:51:36 +00:00
flags Set memory of flag values read-only on initialization 2022-08-16 08:38:39 +00:00
heap [heap] Minor fixes for MinorMC 2022-09-13 14:56:57 +00:00
inspector Reland "[test] Migrate cctest/test-inspector to unittests/" 2022-08-25 12:49:54 +00:00
interpreter [interpreter] Reshuffle registers for super() 2022-09-08 13:41:21 +00:00
js-atomics [shared-struct, api] Support shared isolates in API 2022-08-26 23:41:57 +00:00
libplatform [sandbox] Initialize sandbox during V8::Initialize 2022-07-15 09:29:32 +00:00
libsampler [test] move cctest/libsampler to unittests/libsampler 2022-05-17 09:51:27 +00:00
logging [log][compiler] Enable first-execution logging 2022-09-07 09:33:17 +00:00
numbers [test] Move cctest/test-diy-fp to unittests/numbers/ 2022-05-31 07:34:19 +00:00
objects [heap][test] Refactor tests using heap internals 2022-09-02 09:26:52 +00:00
parser [heap][test] Refactor tests using heap internals 2022-09-02 09:26:52 +00:00
profiler [test] Move cctest/test-circular-queue to unittests 2022-04-25 14:49:26 +00:00
regexp [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
regress
runtime Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
sandbox [sandbox] Initialize sandbox during V8::Initialize 2022-07-15 09:29:32 +00:00
strings [heap] Implement SimulateFullSpace for PagedNewSpace 2022-08-12 12:55:52 +00:00
tasks [test] Add a unittest platform setup mixin 2022-04-06 13:07:43 +00:00
temporal [Temporal] Sync the Parser to the latest spec. 2022-09-10 15:34:10 +00:00
torque Reland "Reland "[Torque] Generalize Torque literals to larger size"" 2022-02-04 09:40:24 +00:00
tracing [test] Move cctest/test-traced-value to unittests/tracing/ 2022-05-30 06:03:18 +00:00
utils [heap][test] Refactor tests using heap internals 2022-09-02 09:26:52 +00:00
wasm [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
web-snapshot [test] Migrate cctest/test-web-snapshots to unittests/ 2022-08-11 07:02:42 +00:00
zone [test] Add a unittest platform setup mixin 2022-04-06 13:07:43 +00:00
avoid-windows-h-includes.cc Test that heap-inl.h doesn't include windows.h 2021-10-14 21:18:51 +00:00
BUILD.gn [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
DEPS Reland "Reland "[test] Move tracing cctest to unittests"" 2022-05-31 16:16:57 +00:00
gay-fixed.cc [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
gay-fixed.h [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
gay-precision.cc [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
gay-precision.h [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
gay-shortest.cc [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
gay-shortest.h [test] Move cctest/{test-bignum-dtoa, test-dtoa 2022-05-17 01:38:57 +00:00
run-all-unittests.cc [test] Add perfetto initialisation to unittest runner 2022-06-01 12:32:17 +00:00
test-helpers.cc [compiler-dispatcher] Move Job pointer to SFI 2021-12-08 16:03:35 +00:00
test-helpers.h [compiler] Introduce ReusableUnoptimizedCompileState 2021-12-08 11:14:27 +00:00
test-utils.cc [shared-struct, api] Support shared isolates in API 2022-08-26 23:41:57 +00:00
test-utils.h [heap][test] Refactor tests using heap internals 2022-09-02 09:26:52 +00:00
testcfg.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
unittests.status [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
v8_unittests.cml [fuchsia][v8_unittests] migrate v8_unittests.cmx to .cml 2022-08-24 13:36:40 +00:00