Searched defs:GetArrayLiteralFromCache (Results 1 – 3 of 3) sorted by relevance
87 JSTaggedValue AOTCompilationEnv::GetArrayLiteralFromCache(JSTaggedValue constpool, uint32_t index, … in GetArrayLiteralFromCache() function in panda::ecmascript::AOTCompilationEnv
137 JSTaggedValue JitCompilationEnv::GetArrayLiteralFromCache(JSTaggedValue constpool, uint32_t index, … in GetArrayLiteralFromCache() function in panda::ecmascript::JitCompilationEnv
1376 DEF_RUNTIME_STUBS(GetArrayLiteralFromCache) in DEF_RUNTIME_STUBS() argument