Searched refs:no_runtime_result (Results 1 – 1 of 1) sorted by relevance
1215 Node* no_runtime_result = top; in AllocateRaw() local1219 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()