Searched refs:anotherSuffx (Results 1 – 1 of 1) sorted by relevance
154 const char * const anotherSuffx = isSnapshotMode ? ".js" : ".bc"; in EvaluateFile() local156 …s((fullPath + (fullPathLength - fileSuffixLength)), (fileSuffixLength + 1), anotherSuffx) != EOK) { in EvaluateFile()