Home
last modified time | relevance | path

Searched refs:enableStringPropertyObfuscation (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dob_config_resolver.ts86 enableStringPropertyObfuscation: boolean = false; property in ObOptions
97 …this.enableStringPropertyObfuscation = this.enableStringPropertyObfuscation || other.enableStringP…
309 configs.options.enableStringPropertyObfuscation = true;
Dprocess_ark_config.ts152 …Properties: [], mKeepStringProperty: !mergedObConfig.options.enableStringPropertyObfuscation } }, …
203 keep_quoted: !mergedObConfig.options.enableStringPropertyObfuscation
222 mKeepStringProperty: !mergedObConfig.options.enableStringPropertyObfuscation