v8/test/cctest/heap
Ulan Degenbaev a274fc6536 [heap] Properly clear the weak slot in CodeDataContainer.
During iteration of the optimized code list to process weak slots, we
need to clear the next_code_link in the CodeDataContainer of a dying
code object because the CodeDataContainer can still be alive.

BUG=v8:6792

Change-Id: Iec5f7430a4097cb622de2157bdec2a7d539dbba0
Reviewed-on: https://chromium-review.googlesource.com/751663
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49087}
2017-11-02 18:28:20 +00:00
..
heap-tester.h [heap] Fix top_on_previous_step_ check in PagedSpace::AllocateRaw. 2017-10-26 11:10:57 +00:00
heap-utils.cc [heap] Remove dead code related to idle finalization rounds. 2017-10-12 07:11:05 +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 [cleanup] Prepare V8-internal AccessorInfo objects for sharing. 2017-10-26 15:21:46 +00:00
test-array-buffer-tracker.cc Dispose isolate at end of UNINITIALIZED_TEST 2017-10-04 16:21:09 +00:00
test-compaction.cc Fix CompactionPartiallyAbortedPageWithStoreBufferEntries 2017-10-18 09:27:11 +00:00
test-concurrent-marking.cc [heap] Introduce on-hold concurrent marking work list 2017-10-10 11:33:39 +00:00
test-heap.cc [heap] Properly clear the weak slot in CodeDataContainer. 2017-11-02 18:28:20 +00:00
test-incremental-marking.cc [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
test-invalidated-slots.cc [test] Add stress_incremental_marking testing variant 2017-10-05 13:10:42 +00:00
test-lab.cc [iwyu] Remove stale TODOs about objects-inl.h inclusion. 2017-10-09 11:14:59 +00:00
test-mark-compact.cc [cleanup] Make LanguageMode an enum class 2017-10-16 11:44:01 +00:00
test-page-promotion.cc [heap] Pause Sweeper tasks on Scavenge 2017-10-16 15:27:09 +00:00
test-spaces.cc [jumbo] Fix collision between test-alloc.cc and test-spaces.cc. 2017-10-26 14:19:26 +00:00