Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h1181 uint32_t GetDefOpCallMethodId() const in GetDefOpCallMethodId() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h258 return parent_.pgoType_.GetDefOpCallMethodId(); in GetCallMethodId()