Searched refs:EnableInlineAllocation (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/profiler/
H A Dheap-profiler.cc136 heap()->EnableInlineAllocation();
/external/v8/src/runtime/
H A Druntime-test.cc299 isolate->heap()->EnableInlineAllocation();
/external/v8/src/heap/
H A Dheap.h1063 void EnableInlineAllocation();
H A Dheap.cc5191 void Heap::EnableInlineAllocation() { function in class:v8::internal::Heap
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc2604 CcTest::heap()->EnableInlineAllocation();
/external/v8/test/cctest/heap/
H A Dtest-heap.cc4659 CcTest::heap()->EnableInlineAllocation();

Completed in 204 milliseconds