Searched refs:cleanSourcePath (Results 1 – 1 of 1) sorted by relevance
1192 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant1193 if (!sourcemapNamesCollection.has(cleanSourcePath)) {1194 sourcemapNamesCollection.set(cleanSourcePath, new Map());