Home
last modified time | relevance | path

Searched defs:GetMethodAbcId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_env.h135 virtual pgo::ApEntityId GetMethodAbcId() const in GetMethodAbcId() function
Djit_compilation_env.h141 pgo::ApEntityId GetMethodAbcId() const override in GetMethodAbcId() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1975 ApEntityId PGOProfiler::GetMethodAbcId(const JSThread *thread, JSTaggedValue jsMethod) in GetMethodAbcId() function in panda::ecmascript::pgo::PGOProfiler
1990 ApEntityId PGOProfiler::GetMethodAbcId(const JSThread *thread, JSFunction *jsFunction) in GetMethodAbcId() function in panda::ecmascript::pgo::PGOProfiler