v8/test/cctest/heap
mstarzinger b4b436de6a [compiler] Ship Ignition for all TurboFan code.
This enables Ignition unconditionally for all code that is destined for
optimization with TurboFan. This ensures all optimization attempts will
go through the BytecodeGraphBuilder and that the AstGraphBuilder pipe is
dried out in practice.

patch from issue 2427953002 at patchset 120001 (http://crrev.com/2427953002#ps120001)

R=mvstanton@chromium.org,rmcilroy@chromium.org

Review-Url: https://codereview.chromium.org/2453973004
Cr-Commit-Position: refs/heads/master@{#40663}
2016-10-31 09:43:43 +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] Use size_t in free list and evacuation candidate selection. 2016-10-13 10:50:52 +00:00
heap-utils.h Move kMaxRegularHeapObjectSize into globals 2016-09-06 12:59:37 +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] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-compaction.cc [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
test-heap.cc [compiler] Ship Ignition for all TurboFan code. 2016-10-31 09:43:43 +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