• mlippautz's avatar
    [cctest] Add tests for aborting compaction of pages · 161a0e00
    mlippautz authored
    Tests for
    * aborting a full page.
    * partially aborting a page.
    * partially aborting a page with pointers between aborted pages.
    * partially aborting a page with store buffer entries.
    
    Also introduces ShouldForceOOM() which prohibits a PagedSpace from expanding.
    Compaction spaces refer to the corresponding actual space.
    
    BUG=chromium:524425
    LOG=N
    
    Review URL: https://codereview.chromium.org/1511933002
    
    Cr-Commit-Position: refs/heads/master@{#32783}
    161a0e00
Name
Last commit
Last update
..
heap-tester.h Loading commit data...
test-alloc.cc Loading commit data...
test-compaction.cc Loading commit data...
test-heap.cc Loading commit data...
test-incremental-marking.cc Loading commit data...
test-mark-compact.cc Loading commit data...
test-spaces.cc Loading commit data...
utils-inl.h Loading commit data...