HomeSort by relevance Sort by last modified time
    Searched refs:TestMemoryAllocatorScope (Results 1 - 2 of 2) sorted by null

  /external/v8/test/cctest/heap/
test-spaces.cc 106 class TestMemoryAllocatorScope {
108 TestMemoryAllocatorScope(Isolate* isolate, MemoryAllocator* allocator)
113 ~TestMemoryAllocatorScope() {
121 DISALLOW_COPY_AND_ASSIGN(TestMemoryAllocatorScope);
157 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator);
208 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator);
309 TestMemoryAllocatorScope test_scope(isolate, memory_allocator);
357 TestMemoryAllocatorScope test_scope(isolate, memory_allocator);
384 TestMemoryAllocatorScope test_scope(isolate, memory_allocator);
408 TestMemoryAllocatorScope test_scope(isolate, memory_allocator)
    [all...]
  /external/v8/src/heap/
heap.h     [all...]

Completed in 2257 milliseconds