Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Derror_code.ts76 export const ArkTSErrorDescription: string = 'ArkTS: ERROR'; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Derror_code.ts85 export const ArkTSErrorDescription: string = 'ArkTS: ERROR'; constant