Home
last modified time | relevance | path

Searched defs:hasExtendedUnicodeEscape (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dscanner.ts53 hasExtendedUnicodeEscape(): boolean; method
Dtypes.ts1475 /** @internal */ hasExtendedUnicodeEscape?: boolean; property
2561 hasExtendedUnicodeEscape?: boolean; property
/third_party/typescript/lib/
Dtypescript.d.ts1345 hasExtendedUnicodeEscape?: boolean; property
Dtsserverlibrary.d.ts5348 hasExtendedUnicodeEscape?: boolean; property
DtypingsInstaller.js14147 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
14202 function createIdentifier(text, typeArguments, originalKeywordKind, hasExtendedUnicodeEscape) { argument
Dtsc.js19438 function createStringLiteral(text, isSingleQuote, hasExtendedUnicodeEscape) { argument
19493 function createIdentifier(text, typeArguments, originalKeywordKind, hasExtendedUnicodeEscape) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1345 hasExtendedUnicodeEscape?: boolean; property
Dtsserverlibrary.d.ts5348 hasExtendedUnicodeEscape?: boolean; property