v8/test/unittests/heap
mlippautz fdb0784d0a [heap] Remove LocalStoreBuffer and add slots in parallel
Now that we have page-local remembered sets (due to refilling in page
granularity) we can perform all updates on the sets during compaction in
parallel without caching slots locally.

BUG=chromium:524425
LOG=N
NOTRY=true

Review URL: https://codereview.chromium.org/1811573002

Cr-Commit-Position: refs/heads/master@{#34952}
2016-03-21 16:01:01 +00:00
..
bitmap-unittest.cc [heap] Fix mark bits for partially compacted pages. 2015-10-08 13:49:30 +00:00
gc-idle-time-handler-unittest.cc Fix Heap::ComputeHeapState after 057514 and 6256dc. 2015-10-02 12:58:37 +00:00
heap-unittest.cc Compute the heap growing factor based on mutator utilization and allocation throughput. 2015-06-15 08:32:59 +00:00
memory-reducer-unittest.cc Activate memory reducer for small heaps in background tabs. 2016-02-22 10:52:36 +00:00
scavenge-job-unittest.cc Perform scavenge in idle tasks. 2015-09-25 14:49:23 +00:00
slot-set-unittest.cc Reland "Replace slots buffer with remembered set. (patchset #14 id:250001 of https://codereview.chromium.org/1703823002/ )" 2016-02-25 17:29:22 +00:00