Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp282 int receiverHCIndex = static_cast<int>(GetHClassIndexByProfileType(receiverType)); in GetReceiverHIndexByPGOObjectInfoType() local
287 int receiverHCIndex = RecordAndGetHclassIndexForJIT(receiverHClass); in GetReceiverHIndexByPGOObjectInfoType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dts_inline_lowering.cpp548 int receiverHCIndex = ptManager->GetReceiverHIndexByPGOObjectInfoType(pgoType, compilationEnv_->IsAotCompiler()); in InlineAccessorCheck() local

Completed in 3 milliseconds