v8/test/cctest/heap
Yang Guo 990dd947bc Introduce HASH_TABLE_TYPE instance type.
This is so that we can distinguish hash tables by instance type. We can
then introduce maps for each kind of hash tables to further distinguish.

R=mstarzinger@chromium.org

Bug: v8:6593
Change-Id: I1a532884758e571abdfe2e2743fc5ea611d12f7e
Reviewed-on: https://chromium-review.googlesource.com/581009
Commit-Queue: Yang Guo <yangguo@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46828}
2017-07-24 06:04:29 +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 Revert "[heap] Make aborting compaction a fatal" 2017-06-27 11:40:28 +00:00
test-concurrent-marking.cc [heap] Reschedule concurrent marking tasks. 2017-07-17 11:53:22 +00:00
test-heap.cc Introduce HASH_TABLE_TYPE instance type. 2017-07-24 06:04:29 +00:00
test-incremental-marking.cc Reland "Switch tracing to use v8::TracingController" 2017-07-03 11:49:23 +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] Add --stress-incremental-marking flag. 2017-05-29 11:06:13 +00:00