Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts228 const sourceBaseName: string = path.basename(sourceFile.fileName); constant
314 const sourceBaseName: string = path.basename(sourceFileName); constant