Searched defs:GetIdFromCache (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | aot_compilation_env.cpp | 103 panda_file::File::EntityId AOTCompilationEnv::GetIdFromCache(JSTaggedValue constpool, uint32_t index) const in GetIdFromCache() function in panda::ecmascript::AOTCompilationEnv |
| H A D | jit_compilation_env.cpp | 154 panda_file::File::EntityId JitCompilationEnv::GetIdFromCache(JSTaggedValue constpool, uint32_t index) const in GetIdFromCache() function in panda::ecmascript::JitCompilationEnv |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | program_object.h | 657 static panda_file::File::EntityId GetIdFromCache(JSTaggedValue constpool, uint32_t index) in GetIdFromCache() function in panda::ecmascript::ConstantPool |
Completed in 3 milliseconds