v8/test/cctest/heap
Ulan Degenbaev e625f4b66d [heap] Fix InvalidatedSlotsFilter.
On advancing the iterator we need to reset the current object,
so that it can be lazily reloaded later on.

TBR=mlippautz@chromium.org

Bug: chromium:694255
Change-Id: If7ddd8670df9d11837f491503312919b55b451fe
Reviewed-on: https://chromium-review.googlesource.com/600687
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47142}
2017-08-03 18:27:42 +00:00
..
heap-tester.h [heap] Fix InvalidatedSlotsFilter. 2017-08-03 18:27:42 +00:00
heap-utils.cc [heap] Minor MC: Add marking 2016-11-18 12:56:16 +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 Access double fields in C++ as uint64_t fields to preserve signaling bit of a NaN. 2017-01-23 18:18:48 +00:00
test-array-buffer-tracker.cc [heap] Add manual GC scope to test-array-buffer-tracker tests. 2017-08-02 08:51:56 +00:00
test-compaction.cc Revert "[heap] Make aborting compaction a fatal" 2017-06-27 11:40:28 +00:00
test-concurrent-marking.cc [heap] Process weak cells in concurrent marking visitor. 2017-07-28 11:32:40 +00:00
test-heap.cc Fix test failure in interpreted regexp build. 2017-08-02 08:48:02 +00:00
test-incremental-marking.cc [cctest] Simplify tests that mock v8::Platform. 2017-08-01 17:06:13 +00:00
test-invalidated-slots.cc [heap] Fix InvalidatedSlotsFilter. 2017-08-03 18:27:42 +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] Build proper iterator for iterating live objects 2017-06-21 12:20:14 +00:00
test-page-promotion.cc [heap] Parallel Scavenge 2017-07-20 14:05:02 +00:00
test-spaces.cc [heap] Move UnmapFreeMemoryTask to CancelableTask 2017-08-03 12:28:59 +00:00