Searched defs:neverAsciiEscape (Results 1 – 2 of 2) sorted by relevance
45562 …eclaration.kind) === 311 ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property98881 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument
55097 …SyntaxKind.SourceFile */ ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property119319 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument