Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dpanda_cache.h80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dpanda_cache.h80 inline Method *GetMethodFromCache(File::EntityId id) const in GetMethodFromCache() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h221 static JSTaggedValue GetMethodFromCache( in GetMethodFromCache() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1188 DEF_RUNTIME_STUBS(GetMethodFromCache) in DEF_RUNTIME_STUBS() argument