Home
last modified time | relevance | path

Searched refs:LowerStObjByValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h290 void LowerStObjByValue(GateRef gate, bool isThis);
H A Dslowpath_lowering.cpp635 LowerStObjByValue(gate, false); in Lower()
639 LowerStObjByValue(gate, true); in Lower()
2503 void SlowPathLowering::LowerStObjByValue(GateRef gate, bool isThis) in LowerStObjByValue() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 9 milliseconds