Home
last modified time | relevance | path

Searched defs:holderHCIndex (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp268 int holderHCIndex = static_cast<int>(GetHClassIndexByProfileType(holderType)); in GetHolderHIndexByPGOObjectInfoType() local
273 int holderHCIndex = RecordAndGetHclassIndexForJIT(holderHClass); in GetHolderHIndexByPGOObjectInfoType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_inline_lowering.cpp352 int holderHCIndex = ptManager->GetHolderHIndexByPGOObjectInfoType(pgoType, compilationEnv_->IsAotCompiler()); in BuildAccessor() local
H A Dtyped_hcr_lowering.cpp1701 GateRef holderHCIndex = acc_.GetValueIn(gate, 1); in LowerLookupHolder() local

Completed in 9 milliseconds