Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp131 CString normalizedFileName = JSPandaFile::GetNormalizedFileDesc(abcName); in IsValidPt() local
132 …if (JSPandaFileManager::GetInstance()->FindJSPandaFileByNormalizedName(normalizedFileName) == null… in IsValidPt()
134 << ", normalize name:" << normalizedFileName; in IsValidPt()