Home
last modified time | relevance | path

Searched refs:EnableInlineAllocation (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/profiler/
Dheap-profiler.cc149 heap()->EnableInlineAllocation(); in StopHeapObjectsTracking()
/external/v8/src/runtime/
Druntime-test.cc512 isolate->heap()->EnableInlineAllocation(); in RUNTIME_FUNCTION()
/external/v8/src/heap/
Dheap.h1146 void EnableInlineAllocation();
Dheap.cc5448 void Heap::EnableInlineAllocation() { in EnableInlineAllocation() function in v8::internal::Heap