Home
last modified time | relevance | path

Searched defs:GetStringFromCache (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h335 …static JSTaggedValue PUBLIC_API GetStringFromCache(JSThread *thread, JSTaggedValue constpool, uint… in GetStringFromCache() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp812 DEF_RUNTIME_STUBS(GetStringFromCache) in DEF_RUNTIME_STUBS() argument