Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp293 void PGOTypeInfer::InferStObjByName(GateRef gate, bool isThis) in InferStObjByName()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.cpp560 void TSHCRLowering::LowerTypedStObjByName(GateRef gate, bool isThis) in LowerTypedStObjByName()
822 void TSHCRLowering::LowerTypedLdObjByValue(GateRef gate, bool isThis) in LowerTypedLdObjByValue()
Dslowpath_lowering.cpp2145 void SlowPathLowering::LowerStObjByName(GateRef gate, bool isThis) in LowerStObjByName()
2235 void SlowPathLowering::LowerLdObjByValue(GateRef gate, bool isThis) in LowerLdObjByValue()
2251 void SlowPathLowering::LowerStObjByValue(GateRef gate, bool isThis) in LowerStObjByValue()