v8/test/unittests/heap
ulan 4c2fd5cd5f [heap] Simplify incremental marking counters in GCTracer.
This patch replaces cumulative counters with the counters for the current GC cycle.

It also replaces the ring buffer of record incremental marking speeds with a single variable.

Review-Url: https://codereview.chromium.org/2361563004
Cr-Commit-Position: refs/heads/master@{#39826}
2016-09-28 12:58:21 +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 Represent speed in GCTracer functions as double instead of int. 2016-03-29 17:34:41 +00:00
gc-tracer-unittest.cc [heap] Simplify incremental marking counters in GCTracer. 2016-09-28 12:58:21 +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
marking-unittest.cc [heap] Reland "Remove black pages and use black areas instead." 2016-08-01 09:05:04 +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 Represent speed in GCTracer functions as double instead of int. 2016-03-29 17:34:41 +00:00
slot-set-unittest.cc [heap] Reland Concurrently free empty typed slot set chunks. 2016-09-26 15:54:18 +00:00