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