Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds