Home
last modified time | relevance | path

Searched defs:TestAllocationTracker (Results 1 – 1 of 1) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc7113 class TestAllocationTracker : public HeapObjectAllocationTracker { class
7115 explicit TestAllocationTracker(int expected_size) in TestAllocationTracker() function in v8::internal::heap::TestAllocationTracker