Searched defs:GetStringFromCache (Results 1 – 2 of 2) sorted by relevance
96 JSTaggedValue ConstantPool::GetStringFromCache(JSThread *thread, JSTaggedValue constpool, uint32_t … in GetStringFromCache() function in panda::ecmascript::ConstantPool
1355 DEF_RUNTIME_STUBS(GetStringFromCache) in DEF_RUNTIME_STUBS() argument