Searched defs:GetObjectLiteralFromCache (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | aot_compilation_env.cpp | 93 JSTaggedValue AOTCompilationEnv::GetObjectLiteralFromCache(JSTaggedValue constpool, uint32_t index, CString entry) const in GetObjectLiteralFromCache() function in panda::ecmascript::AOTCompilationEnv |
| H A D | jit_compilation_env.cpp | 143 JSTaggedValue JitCompilationEnv::GetObjectLiteralFromCache(JSTaggedValue constpool, uint32_t index, CString entry) const in GetObjectLiteralFromCache() function in panda::ecmascript::JitCompilationEnv |
Completed in 2 milliseconds