v8/test/unittests/heap
Michael Lippautz db02a0eb18 [heap] Fix SpacesTest.WriteBarrierFromHeapObject
Instead of actually allocating an objects just test the corner cases
around the page boundary by casting addresses.

Bug: v8:7984
Change-Id: I27615cc193d6f85abc91cfe898719a4a9b761f23
Reviewed-on: https://chromium-review.googlesource.com/1151114
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54717}
2018-07-26 11:17:14 +00:00
..
barrier-unittest.cc [heap] Factor out the barrier from Scavenger and add tests 2017-08-30 12:05:56 +00:00
bitmap-unittest.cc [heap] Fix mark bits for partially compacted pages. 2015-10-08 13:49:30 +00:00
embedder-tracing-unittest.cc [unified-heap] Add finalization trigger 2018-07-11 12:25:40 +00:00
gc-idle-time-handler-unittest.cc [heap] Avoid full GC for large heaps. 2017-06-30 09:43:27 +00:00
gc-tracer-unittest.cc Fix Linux64_TSAN-concurrent_marking bot after 7a9e3ec 2018-06-08 15:46:44 +00:00
heap-controller-unittest.cc [heap] Simplifying growing strategy. 2018-06-21 11:39:09 +00:00
heap-unittest.cc [heap] Refactoring heap growing strategy from Heap to HeapController class. 2018-06-07 12:38:34 +00:00
item-parallel-job-unittest.cc Add V8.GC.ParallelTaskLatencyMicroSeconds metric. 2018-02-06 21:53:49 +00:00
marking-unittest.cc Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
memory-reducer-unittest.cc [heap] Reland "Add a guard for restarting the memory reducer after mark-compact." 2016-11-18 13:50:22 +00:00
object-stats-unittest.cc [object-stats] Add unittest for clashing instance types 2018-01-23 11:38:15 +00:00
scavenge-job-unittest.cc [heap] allocation step should before limit update 2018-01-23 19:32:05 +00:00
slot-set-unittest.cc [ubsan] Change Address typedef to uintptr_t 2018-04-14 01:25:28 +00:00
spaces-unittest.cc [heap] Fix SpacesTest.WriteBarrierFromHeapObject 2018-07-26 11:17:14 +00:00
unmapper-unittest.cc [ubsan] Change Address typedef to uintptr_t 2018-04-14 01:25:28 +00:00
worklist-unittest.cc [heap] Rename IsGlobalEmpty to IsEmpty 2018-07-03 07:15:34 +00:00