Searched refs:EnableInlineAllocation (Results 1 – 5 of 5) sorted by relevance
276 void SpaceWithLinearArea::EnableInlineAllocation() { in EnableInlineAllocation() function in v8::internal::SpaceWithLinearArea
512 void EnableInlineAllocation();
843 EnableInlineAllocation(); in RemoveHeapObjectAllocationTracker()5648 void Heap::EnableInlineAllocation() { in EnableInlineAllocation() function in v8::internal::Heap5651 new_space()->EnableInlineAllocation(); in EnableInlineAllocation()5658 space->EnableInlineAllocation(); in EnableInlineAllocation()
966 V8_EXPORT_PRIVATE void EnableInlineAllocation();
907 isolate->heap()->EnableInlineAllocation(); in RUNTIME_FUNCTION()