Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp141 void PGOTypeInfer::InferStObjByName(GateRef gate, bool isThis) in InferStObjByName()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2107 void SlowPathLowering::LowerStObjByName(GateRef gate, bool isThis) in LowerStObjByName()
2166 void SlowPathLowering::LowerLdObjByValue(GateRef gate, bool isThis) in LowerLdObjByValue()
2182 void SlowPathLowering::LowerStObjByValue(GateRef gate, bool isThis) in LowerStObjByValue()