Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h1148 return sampleType->GetProfileType().IsValidClassConstructorMethodId(); in IsValidCallMethodId()
1167 return sampleType->GetProfileType().IsValidClassConstructorMethodId(); in IsDefOpValidCallMethodId()
Dpgo_profile_type.h455 bool IsValidClassConstructorMethodId() const in IsValidClassConstructorMethodId() function