Searched defs:GetIdFromCache (Results 1 – 3 of 3) sorted by relevance
102 panda_file::File::EntityId AOTCompilationEnv::GetIdFromCache(JSTaggedValue constpool, uint32_t inde… in GetIdFromCache() function in panda::ecmascript::AOTCompilationEnv
160 panda_file::File::EntityId JitCompilationEnv::GetIdFromCache(JSTaggedValue constpool, uint32_t inde… in GetIdFromCache() function in panda::ecmascript::JitCompilationEnv
662 static panda_file::File::EntityId GetIdFromCache(JSTaggedValue constpool, uint32_t index) in GetIdFromCache() function