Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc1215 Node* no_runtime_result = top; in AllocateRaw() local
1219 VARIABLE(address, MachineType::PointerRepresentation(), no_runtime_result); in AllocateRaw()
1230 address.Bind(IntPtrAdd(no_runtime_result, IntPtrConstant(4))); in AllocateRaw()
1237 no_runtime_result = BitcastWordToTagged( in AllocateRaw()
1240 result.Bind(no_runtime_result); in AllocateRaw()