Searched refs:DisableInlineAllocation (Results 1 – 8 of 8) sorted by relevance
93 heap()->DisableInlineAllocation(); in StartHeapObjectsTracking()
266 isolate->heap()->DisableInlineAllocation(); in RUNTIME_FUNCTION()
472 heap->DisableInlineAllocation(); in TEST()
4665 TEST(DisableInlineAllocation) { in TEST() argument4685 CcTest::heap()->DisableInlineAllocation(); in TEST()5455 heap->DisableInlineAllocation(); in TEST()
1216 void DisableInlineAllocation();
5046 void Heap::DisableInlineAllocation() { in DisableInlineAllocation() function in v8::internal::Heap
2264 if (!FLAG_inline_new) heap_.DisableInlineAllocation(); in Init()
2621 CcTest::heap()->DisableInlineAllocation(); in TEST()