Searched refs:AllocateInNewSpaceStubConstant (Results 1 – 4 of 4) sorted by relevance
44 Node* AllocateInNewSpaceStubConstant(); in NON_EXPORTED_BASE()
221 pretenure == NOT_TENURED ? __ AllocateInNewSpaceStubConstant() in VisitAllocate()276 pretenure == NOT_TENURED ? __ AllocateInNewSpaceStubConstant() in VisitAllocate()
19 Node* JSGraph::AllocateInNewSpaceStubConstant() { in AllocateInNewSpaceStubConstant() function in v8::internal::compiler::JSGraph
80 V(AllocateInNewSpaceStubConstant) \