Home
last modified time | relevance | path

Searched defs:isThis (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp780 void TSTypeLowering::LowerTypedStObjByName(GateRef gate, bool isThis) in LowerTypedStObjByName()
901 void TSTypeLowering::LowerTypedLdObjByValue(GateRef gate, bool isThis) in LowerTypedLdObjByValue()
Dslowpath_lowering.cpp2674 void SlowPathLowering::LowerStObjByName(GateRef gate, GateRef jsFunc, bool isThis) in LowerStObjByName()
2808 void SlowPathLowering::LowerLdObjByValue(GateRef gate, GateRef jsFunc, bool isThis) in LowerLdObjByValue()
2844 void SlowPathLowering::LowerStObjByValue(GateRef gate, GateRef jsFunc, bool isThis) in LowerStObjByValue()