Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_lowering.cpp1005 … auto holderHC = builder_.LoadHClassFromConstpool(constPool, acc_.GetConstantValue(hclassIndex)); in VisitLoadPropertyOnProto() local
Dtyped_bytecode_lowering.cpp521 auto holderHC = builder_.GetHClassGateFromIndex(gate, info.HClassIndex()); in LowerTypedLdObjByName() local
628 … auto holderHC = builder_.GetHClassGateFromIndex(gate, tacc.GetAccessInfo(i).HClassIndex()); in LowerTypedStObjByName() local
Dtyped_hcr_lowering.cpp1666 …GateRef holderHC = builder_.LoadHClassFromConstpool(constPool, acc_.GetConstantValue(holderHCIndex… in LowerLookupHolder() local
2686 auto holderHC = builder_.LoadHClassFromConstpool(constPool, acc_.GetConstantValue(hclassIndex)); in LowerMonoLoadPropertyOnProto() local
2727 auto holderHC = builder_.LoadHClassFromConstpool(constPool, acc_.GetConstantValue(hclassIndex)); in LowerMonoCallGetterOnProto() local
2818 auto holderHC = builder_.LoadHClassFromConstpool(constPool, acc_.GetConstantValue(hclassIndex)); in LowerMonoStorePropertyLookUpProto() local