Home
last modified time | relevance | path

Searched defs:entryIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h172 uint32_t entryIndex = 0; in GetMethodFromCache() local
213 uint32_t entryIndex = 0; in GetClassMethodFromCache() local
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp545 …OTFileManager::SetAOTFuncEntry(const JSPandaFile *jsPandaFile, Method *method, uint32_t entryIndex) in SetAOTFuncEntry()
572 int entryIndex = index.GetInt(); in SetAOTFuncEntryForLiteral() local
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1180 uint32_t entryIndex = methodToEntryIndexMap.at(methodOffset); in ResolveSnapshotConstantPool() local
1203 uint32_t entryIndex = methodToEntryIndexMap.at(methodOffset); in ResolveSnapshotConstantPool() local