v8/test/cctest/heap
ulan e7aa6f91b3 [heap] Exclude the owner of the linear allocation area from evacuation.
This ensures that incremental marking step does not change the top and limit
pointers of the old space, which is needed for allocation folding.

For more info see:
https://bugs.chromium.org/p/chromium/issues/detail?id=659165#c13

BUG=chromium:659165

Review-Url: https://codereview.chromium.org/2469273002
Cr-Commit-Position: refs/heads/master@{#40720}
2016-11-03 12:13:23 +00:00
..
heap-tester.h Reland "[heap] Start sweeper tasks after evacuation" (second try). 2016-10-25 15:34:39 +00:00
heap-utils.cc [heap] Exclude the owner of the linear allocation area from evacuation. 2016-11-03 12:13:23 +00:00
heap-utils.h [heap] Exclude the owner of the linear allocation area from evacuation. 2016-11-03 12:13:23 +00:00
test-alloc.cc [runtime] Let native setters have a return value. 2016-10-26 09:00:08 +00:00
test-array-buffer-tracker.cc [heap] Exclude the owner of the linear allocation area from evacuation. 2016-11-03 12:13:23 +00:00
test-compaction.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-heap.cc [heap] Exclude the owner of the linear allocation area from evacuation. 2016-11-03 12:13:23 +00:00
test-incremental-marking.cc [tracing] Avoid Gcc compilation fail by declaring AddTraceEvent function in Class derived from Platform Class. 2016-09-28 08:47:33 +00:00
test-lab.cc [heap] Set progress bar flag for FixedArray upon allocation 2016-09-30 11:13:51 +00:00
test-mark-compact.cc [heap] Do not wait for marking deque uncommit task on tear down. 2016-10-28 13:53:00 +00:00
test-page-promotion.cc Reland "[heap] Start sweeper tasks after evacuation" (second try). 2016-10-25 15:34:39 +00:00
test-spaces.cc [heap] Update verification of LO_SPACE in SizeOfInitialHeap 2016-10-05 19:47:27 +00:00