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

  /external/v8/test/cctest/
test-spaces.cc 107 class TestMemoryAllocatorScope {
109 TestMemoryAllocatorScope(Isolate* isolate, MemoryAllocator* allocator)
115 ~TestMemoryAllocatorScope() {
123 DISALLOW_COPY_AND_ASSIGN(TestMemoryAllocatorScope);
160 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator);
212 TestMemoryAllocatorScope test_allocator_scope(isolate, memory_allocator);
347 TestMemoryAllocatorScope test_scope(isolate, memory_allocator);
373 TestMemoryAllocatorScope test_scope(isolate, memory_allocator);
  /external/v8/src/
isolate.h     [all...]

Completed in 230 milliseconds