Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DSourceMapUtil.ts76 const generatorOptions: SourceMapGeneratorOptions = {extendedDiagnostics: false}; constant
77 …n createSourceMapGenerator(host, sourceFile, currentDirectory, currentDirectory, generatorOptions);