Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dbytecode_obfuscator.ts81 private originDir: string; property in BytecodeObfuscator
482 const originDir: string = path.join(obfuscationCacheDir, 'origin'); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dbytecode_obfuscator.ts81 private originDir: string; property in BytecodeObfuscator
482 const originDir: string = path.join(obfuscationCacheDir, 'origin'); constant