Searched defs:GetObjectLiteralFromCache (Results 1 – 3 of 3) sorted by relevance
92 JSTaggedValue AOTCompilationEnv::GetObjectLiteralFromCache(JSTaggedValue constpool, uint32_t index,… in GetObjectLiteralFromCache() function in panda::ecmascript::AOTCompilationEnv
143 JSTaggedValue JitCompilationEnv::GetObjectLiteralFromCache(JSTaggedValue constpool, uint32_t index,… in GetObjectLiteralFromCache() function in panda::ecmascript::JitCompilationEnv
1365 DEF_RUNTIME_STUBS(GetObjectLiteralFromCache) in DEF_RUNTIME_STUBS() argument