Searched defs:GetMethodAbcId (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | compilation_env.h | 117 virtual pgo::ApEntityId GetMethodAbcId() const in GetMethodAbcId() function |
| D | jit_compilation_env.h | 84 pgo::ApEntityId GetMethodAbcId() const override in GetMethodAbcId() function |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler.cpp | 1882 ApEntityId PGOProfiler::GetMethodAbcId(JSTaggedValue jsMethod) in GetMethodAbcId() function in panda::ecmascript::pgo::PGOProfiler |