Home
last modified time | relevance | path

Searched defs:languageVersion (Results 1 – 20 of 20) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2017.ts26 const languageVersion = getEmitScriptTarget(compilerOptions); constant
Des2018.ts51 const languageVersion = getEmitScriptTarget(compilerOptions); constant
DclassFields.ts43 const languageVersion = getEmitScriptTarget(compilerOptions); constant
Dts.ts47 const languageVersion = getEmitScriptTarget(compilerOptions); constant
Dgenerators.ts242 const languageVersion = getEmitScriptTarget(compilerOptions); constant
/third_party/typescript/src/compiler/
Dtransformer.ts40 const languageVersion = getEmitScriptTarget(compilerOptions); constant
Dprogram.ts3170 const languageVersion = options.target || ScriptTarget.ES3; constant
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIData.java113 public static LanguageVersion languageVersion() { in languageVersion() method in GatherAPIData
/third_party/typescript/src/compiler/transformers/module/
Dmodule.ts29 const languageVersion = getEmitScriptTarget(compilerOptions); constant
/third_party/typescript/lib/
DtypingsInstaller.js9349 /* @internal */ function isUnicodeIdentifierStart(code, languageVersion) { argument
9356 function isUnicodeIdentifierPart(code, languageVersion) { argument
9868 function isIdentifierStart(ch, languageVersion) { argument
9874 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
9883 function isIdentifierText(name, languageVersion, identifierVariant) { argument
9897 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
10976 function scanIdentifier(startCharacter, languageVersion) { argument
24899 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
28705 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
28725 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
Dtsc.js6609 function isUnicodeIdentifierStart(code, languageVersion) { argument
6616 function isUnicodeIdentifierPart(code, languageVersion) { argument
7053 function isIdentifierStart(ch, languageVersion) { argument
7059 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
7066 function isIdentifierText(name, languageVersion, identifierVariant) { argument
7079 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
8105 function scanIdentifier(startCharacter, languageVersion) { argument
19994 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
23204 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
23224 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
DtypescriptServices.js9554 /* @internal */ function isUnicodeIdentifierStart(code, languageVersion) { argument
9561 function isUnicodeIdentifierPart(code, languageVersion) { argument
10073 function isIdentifierStart(ch, languageVersion) { argument
10079 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
10088 function isIdentifierText(name, languageVersion, identifierVariant) { argument
10102 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
11181 function scanIdentifier(startCharacter, languageVersion) { argument
25104 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
28910 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
28930 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
Dtypescript.js9554 /* @internal */ function isUnicodeIdentifierStart(code, languageVersion) { argument
9561 function isUnicodeIdentifierPart(code, languageVersion) { argument
10073 function isIdentifierStart(ch, languageVersion) { argument
10079 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
10088 function isIdentifierText(name, languageVersion, identifierVariant) { argument
10102 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
11181 function scanIdentifier(startCharacter, languageVersion) { argument
25104 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
28910 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
28930 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
Dtsserver.js9360 /* @internal */ function isUnicodeIdentifierStart(code, languageVersion) { argument
9367 function isUnicodeIdentifierPart(code, languageVersion) { argument
9879 function isIdentifierStart(ch, languageVersion) { argument
9885 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
9894 function isIdentifierText(name, languageVersion, identifierVariant) { argument
9908 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
10987 function scanIdentifier(startCharacter, languageVersion) { argument
24910 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
28716 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
28736 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
Dtsserverlibrary.js9554 /* @internal */ function isUnicodeIdentifierStart(code, languageVersion) { argument
9561 function isUnicodeIdentifierPart(code, languageVersion) { argument
10073 function isIdentifierStart(ch, languageVersion) { argument
10079 function isIdentifierPart(ch, languageVersion, identifierVariant) { argument
10088 function isIdentifierText(name, languageVersion, identifierVariant) { argument
10102 …function createScanner(languageVersion, skipTrivia, languageVariant, textInitial, onError, start, … argument
11181 function scanIdentifier(startCharacter, languageVersion) { argument
25104 … function createCallBinding(expression, recordTempVariable, languageVersion, cacheIdentifiers) { argument
28910 …function createSourceFile(fileName, sourceText, languageVersion, setParentNodes, scriptKind, optio… argument
28930 function parseIsolatedEntityName(text, languageVersion) { argument
[all …]
DtypescriptServices.d.ts1962 languageVersion: ScriptTarget; property
Dtypescript.d.ts1962 languageVersion: ScriptTarget; property
Dtsserverlibrary.d.ts1962 languageVersion: ScriptTarget; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1971 languageVersion: ScriptTarget; property
Dtsserverlibrary.d.ts1971 languageVersion: ScriptTarget; property