Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/compiler/
Dtest-changes-lowering.cc356 if (m == 0) CcTest::heap()->EnableInlineAllocation(); in TEST()
378 if (m == 0) CcTest::heap()->EnableInlineAllocation(); in TEST()
401 if (m == 0) CcTest::heap()->EnableInlineAllocation(); in TEST()
/external/chromium_org/v8/src/
Dheap-profiler.cc113 heap()->EnableInlineAllocation(); in StopHeapObjectsTracking()
Druntime.cc8931 isolate->heap()->EnableInlineAllocation(); in RUNTIME_FUNCTION()
/external/chromium_org/v8/src/heap/
Dheap.h1047 void EnableInlineAllocation();
Dheap.cc5025 void Heap::EnableInlineAllocation() { in EnableInlineAllocation() function in v8::internal::Heap
/external/chromium_org/v8/test/cctest/
Dtest-heap-profiler.cc2549 CcTest::heap()->EnableInlineAllocation(); in TEST()
Dtest-heap.cc3841 CcTest::heap()->EnableInlineAllocation(); in TEST()