Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h163 … static JSTaggedValue GetMethodFromCache(JSThread *thread, JSTaggedValue constpool, uint32_t index) in GetMethodFromCache() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp715 DEF_RUNTIME_STUBS(GetMethodFromCache) in DEF_RUNTIME_STUBS() argument