Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h1191 bool IsDefOpValidCallMethodId() const in IsDefOpValidCallMethodId() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h314 return parent_.pgoType_.IsDefOpValidCallMethodId(); in IsValidCallMethodId()