Home
last modified time | relevance | path

Searched refs:AllocateInNewSpaceStubConstant (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Djs-graph.h44 Node* AllocateInNewSpaceStubConstant(); in NON_EXPORTED_BASE()
Dmemory-optimizer.cc221 pretenure == NOT_TENURED ? __ AllocateInNewSpaceStubConstant() in VisitAllocate()
276 pretenure == NOT_TENURED ? __ AllocateInNewSpaceStubConstant() in VisitAllocate()
Djs-graph.cc19 Node* JSGraph::AllocateInNewSpaceStubConstant() { in AllocateInNewSpaceStubConstant() function in v8::internal::compiler::JSGraph
Dgraph-assembler.h80 V(AllocateInNewSpaceStubConstant) \