Searched refs:AllocateInOldSpace (Results 1 – 1 of 1) sorted by relevance
1818 allocation = AllocateInOldSpace(size, alignment); in AllocateTargetObject()1827 inline AllocationResult AllocateInOldSpace(int size_in_bytes, in AllocateInOldSpace() function in v8::internal::EvacuateNewSpaceVisitor