Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts77 export const WINDOWS: string = 'Windows_NT'; constant
/developtools/ace_js2bundle/ace-loader/src/
DgenAbc-plugin.js63 const WINDOWS = 'Windows_NT'; constant
520 return os.type() === WINDOWS;
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts60 const WINDOWS: string = 'Windows_NT'; constant
476 return os.type() === WINDOWS;