Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dob_config_resolver.test.ts708 const isDeclaration: boolean = false; constant
730 const isDeclaration: boolean = true; constant
757 const isDeclaration: boolean = false; constant
792 const isDeclaration: boolean = false; constant
812 const isDeclaration: boolean = false; constant
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts623 const isDeclaration = (/\.d\.e?ts$/).test(moduleInfo.buildFilePath); constant
639 const isDeclaration = (/\.d\.e?ts$/).test(moduleInfo.buildFilePath); constant
659 const isDeclaration = (/\.d\.e?ts$/).test(moduleInfo.buildFilePath); constant