Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp309 int receiverHCIndex = static_cast<int>(GetHClassIndexByProfileType(receiverType)); in GetReceiverHIndexByPGOObjectInfoType() local
314 int receiverHCIndex = RecordAndGetHclassIndexForJIT(receiverHClass); in GetReceiverHIndexByPGOObjectInfoType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp580 …int receiverHCIndex = ptManager->GetReceiverHIndexByPGOObjectInfoType(pgoType, compilationEnv_->Is… in InlineAccessorCheck() local