Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dvalidate_ui_syntax.ts1819 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
1856 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1826 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant
1863 const cleanSourcePath: string = sourcePath.replace('.ets', '.js').replace('.ts', '.js'); constant