Searched refs:anotherSuffix (Results 1 – 1 of 1) sorted by relevance
255 …const char * const anotherSuffix = (JsAppEnvironment::GetInstance()->IsSnapshotMode()) ? ".js" : "… in CheckJSSourceFile() local257 …py_s((fullPath + (pathLength - fileSuffixLength)), (fileSuffixLength + 1), anotherSuffix) != EOK) { in CheckJSSourceFile()