Searched refs:EnableInlineAllocation (Results 1 – 3 of 3) sorted by relevance
517 isolate->heap()->EnableInlineAllocation(); in RUNTIME_FUNCTION()
924 void EnableInlineAllocation();
509 if (allocation_trackers_.empty()) EnableInlineAllocation(); in RemoveHeapObjectAllocationTracker()4556 void Heap::EnableInlineAllocation() { in EnableInlineAllocation() function in v8::internal::Heap