Lines Matching refs:TestMemoryAllocatorScope
107 class TestMemoryAllocatorScope { class
109 TestMemoryAllocatorScope(Isolate* isolate, MemoryAllocator* allocator) in TestMemoryAllocatorScope() function in v8::internal::TestMemoryAllocatorScope
115 ~TestMemoryAllocatorScope() { in ~TestMemoryAllocatorScope()
123 DISALLOW_COPY_AND_ASSIGN(TestMemoryAllocatorScope);
158 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator); in VerifyMemoryChunk()
212 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator); in TEST()
315 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST()
361 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST()
388 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST()
412 TestMemoryAllocatorScope test_scope(isolate, memory_allocator); in TEST()
459 TestMemoryAllocatorScope test_scope(isolate, allocator); in TEST()