Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.h57 Node* StaleRegisterConstant(); in NON_EXPORTED_BASE()
Djs-graph.cc95 Node* JSGraph::StaleRegisterConstant() { in StaleRegisterConstant() function in v8::internal::compiler::JSGraph
Djs-typed-lowering.cc2358 Node* stale = jsgraph()->StaleRegisterConstant(); in ReduceJSGeneratorRestoreRegister()
/external/v8/src/interpreter/
Dinterpreter-assembler.cc1416 StoreFixedArrayElement(array, index, StaleRegisterConstant()); in ImportRegisterFile()
/external/v8/src/
Dcode-stub-assembler.h145 Node* StaleRegisterConstant();
Dcode-stub-assembler.cc164 Node* CodeStubAssembler::StaleRegisterConstant() { in StaleRegisterConstant() function in v8::internal::CodeStubAssembler