Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1192 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
1193 if (!sourcemapNamesCollection.has(cleanSourcePath)) {
1194 sourcemapNamesCollection.set(cleanSourcePath, new Map());