Home
last modified time | relevance | path

Searched refs:hasEntryIndex (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h189 bool hasEntryIndex = false; in GetMethodFromCache() local
193 hasEntryIndex = true; in GetMethodFromCache()
211 entryIndex, isLoadedAOT && hasEntryIndex); in GetMethodFromCache()