Home
last modified time | relevance | path

Searched refs:ES2015 (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/typescript/src/testRunner/unittests/evaluation/
DsuperInStaticInitializer.ts16 `, { target: ts.ScriptTarget.ES2015 });
35 `, { target: ts.ScriptTarget.ES2015 });
61 `, { target: ts.ScriptTarget.ES2015 });
93 `, { target: ts.ScriptTarget.ES2015 });
119 `, { target: ts.ScriptTarget.ES2015 });
165 `, { target: ts.ScriptTarget.ES2015 });
187 `, { target: ts.ScriptTarget.ES2015 });
DforAwaitOf.ts47 }`, { target: ts.ScriptTarget.ES2015 });
99 }`, { target: ts.ScriptTarget.ES2015 });
129 `, { target: ts.ScriptTarget.ES2015 });
Ddestructuring.ts35 `, { target: ts.ScriptTarget.ES2015 });
53 `, { target: ts.ScriptTarget.ES2015 });
DasyncGenerator.ts24 }`, { target: ts.ScriptTarget.ES2015 });
/third_party/typescript/tests/baselines/reference/
DsuperInObjectLiterals_ES5.errors.txt1 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
2 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
3 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
7 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
8 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
9 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
23 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
28 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
34 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
67 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
[all …]
DimportCallExpressionNoModuleKindSpecified.errors.txt2 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
3 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
4 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
5 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
24 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
28 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
33 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
37 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
Des3-oldStyleOctalLiteralTypes.errors.txt1 …yleOctalLiteralTypes.ts(1,8): error TS8017: Octal literal types must use ES2015 syntax. Use the sy…
2 …yleOctalLiteralTypes.ts(2,8): error TS8017: Octal literal types must use ES2015 syntax. Use the sy…
8 !!! error TS8017: Octal literal types must use ES2015 syntax. Use the syntax '0o10'.
11 !!! error TS8017: Octal literal types must use ES2015 syntax. Use the syntax '-0o20'.
Dsuper_inside-object-literal-getters-and-setters.errors.txt2 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
4 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
7 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
19 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
26 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
45 …s only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher.
DasyncFunctionNoReturnType.errors.txt2 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
9 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
DasyncFunctionReturnExpressionErrorSpans.errors.txt1 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
18 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
DdestructuringControlFlowNoCrash.errors.txt5 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
33 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
DAPISample_linter.js68 …eSourceFile(fileName, readFileSync(fileName).toString(), ts.ScriptTarget.ES2015, /*setParentNodes …
126 …eSourceFile(fileName, readFileSync(fileName).toString(), ts.ScriptTarget.ES2015, /*setParentNodes …
DalwaysStrictModule3.types2 // module ES2015
DalwaysStrictModule3.symbols2 // module ES2015
DunicodeEscapesInNames02(target=es2015).sourcemap.txt19 >>>// Astral characters should be accepted in ES2015
24 2 >// Astral characters should be accepted in ES2015
DimportMeta(module=es2020,target=esnext).errors.txt5 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
18 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
DimportMeta(module=esnext,target=esnext).errors.txt5 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
18 …ke sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' o…
/third_party/typescript/src/testRunner/unittests/
Dprinter.ts52 `, ScriptTarget.ES2015);
133 `, ScriptTarget.ES2015),
139 `, ScriptTarget.ES2015)
163 createSourceFile("source.ts", "", ScriptTarget.ES2015)
169 createSourceFile("source.ts", "", ScriptTarget.ES2015)
204 createSourceFile("source.ts", "", ScriptTarget.ES2015)
214 createSourceFile("source.ts", "", ScriptTarget.ES2015)
245 createSourceFile("source.ts", "", ScriptTarget.ES2015)
310 createSourceFile("source.ts", "", ScriptTarget.ES2015)
Dtransform.ts64 …nsformed = transform(createSourceFile("source.ts", sourceText, ScriptTarget.ES2015), transformers);
481 target: ScriptTarget.ES2015,
502 target: ScriptTarget.ES2015,
519 target: ScriptTarget.ES2015,
648 target: ScriptTarget.ES2015,
663 target: ScriptTarget.ES2015,
DcustomTransforms.ts5 …nst roots = sources.map(source => createSourceFile(source.file, source.text, ScriptTarget.ES2015));
95 module: ModuleKind.ES2015,
/third_party/typescript/src/testRunner/unittests/tsserver/
DinferredProjects.ts171 target: ScriptTarget.ES2015
227 …ert.equal(projectService.inferredProjects[2].getCompilationSettings().target, ScriptTarget.ES2015);
250 target: ScriptTarget.ES2015
256 [[files[0], files[1]], ScriptTarget.ES2015],
265 [[files[0]], ScriptTarget.ES2015],
273 [[files[0], files[1]], ScriptTarget.ES2015],
287 … [[files[0], files[1]], useCaseSensitiveFileNames ? ScriptTarget.ES2015 : ScriptTarget.ES2017],
296 [[files[0]], ScriptTarget.ES2015],
449 target: ScriptTarget.ES2015
/third_party/typescript/src/compiler/transformers/module/
DesnextAnd2015.ts125 … /*flags*/ languageVersion >= ScriptTarget.ES2015 ? NodeFlags.Const : NodeFlags.None
160 … /*flags*/ languageVersion >= ScriptTarget.ES2015 ? NodeFlags.Const : NodeFlags.None
191 … if (compilerOptions.module !== undefined && compilerOptions.module > ModuleKind.ES2015) {
/third_party/jerryscript/jerry-core/profiles/
DREADME.md5 The default profile is ``es5.1`` which disables the ES2015 features.
32 # Turn off every ES2015 feature EXCEPT the module system
126 …Furthermore all builtins follow the ES2015 specification including those which behave differently …
/third_party/typescript/tests/projects/emitDeclarationOnly/
Dtsconfig.json4 … /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES201…
/third_party/typescript/src/services/codefixes/
DfixModuleAndTargetOptions.ts17 … const moduleOutOfRange = moduleKind >= ModuleKind.ES2015 && moduleKind < ModuleKind.ESNext;

1234