Home
last modified time | relevance | path

Searched defs:tmpGate (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp893 GateRef tmpGate = acc_.GetValueIn(saveRegister, idx); in SaveFrameToContext() local
895 builder_.SetValueToTaggedArray(VariableType::JS_ANY(), glue_, taggedArray, builder_.Int32(idx), tmpGate); in SaveFrameToContext() local
2204 GateRef tmpGate = acc_.GetValueIn(gate, idx); in LowerCreateObjectWithExcludedKeys() local

Completed in 12 milliseconds