Home
last modified time | relevance | path

Searched defs:AllocateInOldSpace (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-internal-gen.cc1109 TF_BUILTIN(AllocateInOldSpace, CodeStubAssembler) { in TF_BUILTIN() argument
/external/v8/src/heap/
Dmark-compact.cc1345 inline AllocationResult AllocateInOldSpace(int size_in_bytes, in AllocateInOldSpace() function in v8::internal::EvacuateNewSpaceVisitor