Searched defs:GetMethodAbcId (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | compilation_env.h | 117 virtual pgo::ApEntityId GetMethodAbcId() const in GetMethodAbcId() function in panda::ecmascript::CompilationEnv |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler.cpp | 1941 ApEntityId PGOProfiler::GetMethodAbcId(JSTaggedValue jsMethod) in GetMethodAbcId() function in panda::ecmascript::pgo::PGOProfiler 1956 ApEntityId PGOProfiler::GetMethodAbcId(JSFunction *jsFunction) in GetMethodAbcId() function in panda::ecmascript::pgo::PGOProfiler [all...] |
Completed in 5 milliseconds