v8/test/unittests/heap
Florian Sattler b2dac95379 [cleanup] Replace 0 and NULL with nullptr for test files.
Fixing clang-tidy warning.

Bug: v8:8015
Change-Id: I2a7a8c8447d2835205f7a506f04efe4d1801b934
Reviewed-on: https://chromium-review.googlesource.com/1224316
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Florian Sattler <sattlerf@google.com>
Cr-Commit-Position: refs/heads/master@{#55903}
2018-09-14 12:56:00 +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 [embedder-tracing] Add GarbageCollectionForTesting call 2018-08-21 18:42:05 +00:00
gc-idle-time-handler-unittest.cc [cleanup] Refactor heap classes to use default members. 2018-09-13 13:35:56 +00:00
gc-tracer-unittest.cc [heap] Record UMA for Scavenger sub phases 2018-09-04 18:57:11 +00:00
heap-controller-unittest.cc [heap] Refactor HeapController 2018-09-10 19:47:15 +00:00
heap-unittest.cc [heap, api] Keep lower limit when adjusting external memory 2018-09-06 15:44:37 +00:00
item-parallel-job-unittest.cc [cleanup] Refactor heap classes to use default members. 2018-09-13 13:35:56 +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 [cleanup] Replace 0 and NULL with nullptr for test files. 2018-09-14 12:56:00 +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