Searched refs:HasRecord (Results 1 – 4 of 4) sorted by relevance
149 if (jsPandaFile->HasRecord(entryPoint)) { in ConfirmLoadingIndexOrNot()154 if (jsPandaFile->HasRecord(entryPoint)) { in ConfirmLoadingIndexOrNot()
362 (jsPandaFile != nullptr && !jsPandaFile->HasRecord(recordName)))) { in ResolveModuleInMergedABC()
284 bool HasRecord(const CString &recordName) const in HasRecord() function
245 if (HasRecord(entryPoint)) { in GetEntryPoint()