v8/test/cctest/heap
Michael Lippautz c375a548d2 [heap] Add retained size counter to array buffer tracking
Bug: 
Change-Id: If4a5408f8ff63a8a2b189f60fda37896a9403d3d
Reviewed-on: https://chromium-review.googlesource.com/519386
Reviewed-by: Hannes Payer <hpayer@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45646}
2017-05-31 18:36:24 +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] Add retained size counter to array buffer tracking 2017-05-31 18:36:24 +00:00
test-compaction.cc [heap] Disable concurrent marking for cctests that rely on manual GC. 2017-05-29 14:43:05 +00:00
test-concurrent-marking.cc [heap] Implement simple concurrent marking deque. 2017-05-02 17:03:31 +00:00
test-heap.cc [compiler] Delay allocation of code-embedded heap numbers. 2017-05-31 14:00:11 +00:00
test-incremental-marking.cc [heap] Add --stress-incremental-marking flag. 2017-05-29 11:06:13 +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] Implement simple concurrent marking deque. 2017-05-02 17:03:31 +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