Home
last modified time | relevance | path

Searched defs:GetIdFromCache (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compilation_env.cpp103 panda_file::File::EntityId AOTCompilationEnv::GetIdFromCache(JSTaggedValue constpool, uint32_t index) const in GetIdFromCache() function in panda::ecmascript::AOTCompilationEnv
H A Djit_compilation_env.cpp154 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 Dprogram_object.h657 static panda_file::File::EntityId GetIdFromCache(JSTaggedValue constpool, uint32_t index) in GetIdFromCache() function in panda::ecmascript::ConstantPool

Completed in 3 milliseconds