Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h289 void LowerLdObjByValue(GateRef gate, bool isThis);
H A Dslowpath_lowering.cpp627 LowerLdObjByValue(gate, false); in Lower()
631 LowerLdObjByValue(gate, true); in Lower()
2487 void SlowPathLowering::LowerLdObjByValue(GateRef gate, bool isThis) in LowerLdObjByValue() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 12 milliseconds