Searched defs:neverAsciiEscape (Results 1 – 2 of 2) sorted by relevance
45664 …eclaration.kind) === 312 ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property98999 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument
55203 …SyntaxKind.SourceFile */ ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property119443 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument