Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.h44 Node* AllocateInNewSpaceStubConstant(); in NON_EXPORTED_BASE()
Dmemory-optimizer.cc225 ? jsgraph()->AllocateInNewSpaceStubConstant() in VisitAllocate()
303 ? jsgraph()->AllocateInNewSpaceStubConstant() in VisitAllocate()
Djs-graph.cc17 Node* JSGraph::AllocateInNewSpaceStubConstant() { in AllocateInNewSpaceStubConstant() function in v8::internal::compiler::JSGraph