Home
last modified time | relevance | path

Searched refs:SupportUseHClassType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h206 bool SupportUseHClassType() const in SupportUseHClassType() function
Dpgo_profiler_info.cpp357 …} else if (header->SupportUseHClassType() && typeInfo->GetInfoType() == InfoType::USE_HCLASS_TYPE)… in ParseFromBinary()