v8/test/cctest/heap
Jochen Eisinger c4852ea94c Pull tracing related methods out of Platform
This will allow for embedders to easily implement their own Platform
without duplicating the tracing controller code.

BUG=v8:6511
R=fmeawad@chromium.org

Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: I7c64933d12b2cf53f0636fbc87f6ad5d22019f5c
Reviewed-on: https://chromium-review.googlesource.com/543015
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: Fadi Meawad <fmeawad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46118}
2017-06-22 08:58:40 +00:00
..
heap-tester.h [heap] Fix a missing write barrier in Heap::Allocate. 2017-05-29 15:03:50 +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] More cctest fixes for concurrent marker. 2017-06-13 09:55:17 +00:00
test-compaction.cc [heap] TSAN annotation for mark-bits initialization. 2017-06-13 15:17:45 +00:00
test-concurrent-marking.cc [heap] Implement simple concurrent marking deque. 2017-05-02 17:03:31 +00:00
test-heap.cc Remove enum RelocInfo::CODE_TARGET_WITH_ID. 2017-06-20 13:30:17 +00:00
test-incremental-marking.cc Pull tracing related methods out of Platform 2017-06-22 08:58:40 +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] MinorMC: Evacuation for young generation 2017-05-03 21:31:06 +00:00
test-spaces.cc [heap] Add --stress-incremental-marking flag. 2017-05-29 11:06:13 +00:00