Home
last modified time | relevance | path

Searched defs:GetMethodFromCache (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compilation_env.cpp98 JSTaggedValue AOTCompilationEnv::GetMethodFromCache(JSTaggedValue constpool, uint32_t index) const in GetMethodFromCache() function in panda::ecmascript::AOTCompilationEnv
H A Djit_compilation_env.cpp149 JSTaggedValue JitCompilationEnv::GetMethodFromCache(JSTaggedValue constpool, uint32_t index) const in GetMethodFromCache() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/runtime_core/libpandafile/
H A Dpanda_cache.h80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() function in panda::panda_file::PandaCache
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dpanda_cache.h80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() function in ark::panda_file::PandaCache
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.cpp183 JSTaggedValue ConstantPool::GetMethodFromCache(JSTaggedValue constpool, uint32_t index) in GetMethodFromCache() function in panda::ecmascript::ConstantPool
H A Dprogram_object.h477 static JSTaggedValue GetMethodFromCache(JSThread *thread, JSTaggedValue constpool, uint32_t index) in GetMethodFromCache() function in panda::ecmascript::ConstantPool

Completed in 5 milliseconds