Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dob_config_resolver.test.ts241 compileHar: false variable
299 compileHar: false variable
337 compileHar: false variable
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts94 compileHar: boolean; property in ProjectConfig
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dob_config_resolver.ts790 const projectConfig = { obfuscationOptions, compileHar: true }; constant