66cfc31581
This CL provides a basic allocator that allocates normal-sized objects on pages without ever reusing them. This allows for already using the backref from page to heap which is used in some critical places (pre-finalizers, write barrier, Persistent). Bug: chromium:1056170 Change-Id: Ifada9b7e984827906c267d1a3a521576587feaeb Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2141736 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by: Anton Bikineev <bikineev@chromium.org> Reviewed-by: Omer Katz <omerkatz@chromium.org> Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#67076} |
||
---|---|---|
.. | ||
finalizer-trait_unittest.cc | ||
garbage-collected_unittest.cc | ||
gc-info_unittest.cc | ||
heap_unittest.cc | ||
heap-object-header_unittest.cc | ||
heap-page_unittest.cc | ||
member_unittests.cc | ||
run-all-unittests.cc | ||
source-location_unittest.cc | ||
stack_unittest.cc | ||
tests.cc | ||
tests.h | ||
visitor_unittest.cc |