v8/test/cctest/heap
mstarzinger 5c8609de9d [interpreter] Heal closures when bytecode array is gone.
This ensures the InterpreterEntryTrampoline heals code entry fields
inside closures when being called without a valid bytecode array. This
is preparatory work to allow removal of bytecode when switching some
functions to other types of code.

R=rmcilroy@chromium.org
BUG=v8:4280
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#35724}
2016-04-22 11:13:28 +00:00
..
heap-tester.h [test] Remove dependent commands. 2016-03-02 13:14:13 +00:00
test-alloc.cc [cctest] Move most heap related tests to test/cctest/heap and clean wrt IWYU 2015-12-09 11:26:15 +00:00
test-compaction.cc Reland of "[heap] Better integrate handling of aborted compaction pages" 2016-04-14 11:07:20 +00:00
test-heap.cc [interpreter] Heal closures when bytecode array is gone. 2016-04-22 11:13:28 +00:00
test-incremental-marking.cc [Tracing] Remove deprecated AddTraceEvent 2016-03-01 21:20:48 +00:00
test-lab.cc Clear recorded slots when creating filler objects. 2016-02-25 14:37:20 +00:00
test-mark-compact.cc [cctest] Move most heap related tests to test/cctest/heap and clean wrt IWYU 2015-12-09 11:26:15 +00:00
test-spaces.cc Move MemoryAllocator and CodeRange into Heap 2016-04-06 11:40:16 +00:00
utils-inl.h [heap] Add page evacuation mode for new->old 2016-04-20 09:30:40 +00:00