• 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
utils-inl.h 4.66 KB