Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compilation_env.cpp77 JSTaggedValue AOTCompilationEnv::GetConstantPoolByMethodOffset(const uint32_t methodOffset) const in GetConstantPoolByMethodOffset() function in panda::ecmascript::AOTCompilationEnv
Djit_compilation_env.cpp120 JSTaggedValue JitCompilationEnv::GetConstantPoolByMethodOffset([[maybe_unused]] const uint32_t meth… in GetConstantPoolByMethodOffset() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp42 JSTaggedValue PGOTypeManager::GetConstantPoolByMethodOffset(const uint32_t methodOffset) const in GetConstantPoolByMethodOffset() function in panda::ecmascript::kungfu::PGOTypeManager