Home
last modified time | relevance | path

Searched refs:context_1 (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
DsystemModuleAmbientDeclarations.js31 System.register([], function (exports_1, context_1) { argument
34 var __moduleName = context_1 && context_1.id;
47 System.register([], function (exports_1, context_1) { argument
49 var __moduleName = context_1 && context_1.id;
57 System.register([], function (exports_1, context_1) { argument
59 var __moduleName = context_1 && context_1.id;
67 System.register([], function (exports_1, context_1) { argument
69 var __moduleName = context_1 && context_1.id;
77 System.register([], function (exports_1, context_1) { argument
79 var __moduleName = context_1 && context_1.id;
[all …]
DimportMeta(module=system,target=esnext).js42 System.register([], function (exports_1, context_1) { argument
44 var __moduleName = context_1 && context_1.id;
50 … const response = await fetch(new URL("../hamsters.jpg", context_1.meta.url).toString());
52 const size = context_1.meta.scriptElement.dataset.size || 300;
62 System.register([], function (exports_1, context_1) { argument
65 var __moduleName = context_1 && context_1.id;
69 exports_1("x", x = context_1.meta);
76 System.register([], function (exports_1, context_1) { argument
79 var __moduleName = context_1 && context_1.id;
83 globalA = context_1.meta;
[all …]
DimportCallExpressionInSystem4.js44 System.register([], function (exports_1, context_1) { argument
47 var __moduleName = context_1 && context_1.id;
61 System.register([], function (exports_1, context_1) { argument
63 var __moduleName = context_1 && context_1.id;
73 System.register([], function (exports_1, context_1) { argument
76 var __moduleName = context_1 && context_1.id;
82 this.myModule = context_1.import("./0");
85 const loadAsync = context_1.import("./0");
90 let one = await context_1.import("./1");
97 this.myModule = context_1.import("./0");
[all …]
DsystemModule3.js16 System.register([], function (exports_1, context_1) { argument
18 var __moduleName = context_1 && context_1.id;
28 System.register([], function (exports_1, context_1) { argument
30 var __moduleName = context_1 && context_1.id;
40 System.register([], function (exports_1, context_1) { argument
43 var __moduleName = context_1 && context_1.id;
57 System.register([], function (exports_1, context_1) { argument
60 var __moduleName = context_1 && context_1.id;
DsystemModuleExportDefault.js18 System.register([], function (exports_1, context_1) { argument
20 var __moduleName = context_1 && context_1.id;
30 System.register([], function (exports_1, context_1) { argument
32 var __moduleName = context_1 && context_1.id;
42 System.register([], function (exports_1, context_1) { argument
45 var __moduleName = context_1 && context_1.id;
59 System.register([], function (exports_1, context_1) { argument
62 var __moduleName = context_1 && context_1.id;
DimportCallExpressionES6System.js32 System.register([], function (exports_1, context_1) { argument
34 var __moduleName = context_1 && context_1.id;
44 System.register([], function (exports_1, context_1) { argument
47 var __moduleName = context_1 && context_1.id;
49 const p2 = context_1.import("./0");
54 context_1.import("./0");
55 p1 = context_1.import("./0");
59 exports_1("p2", p2 = context_1.import("./0"));
62 const loadAsync = context_1.import("./0");
67 const loadAsync = context_1.import("./0");
DsystemModule11.js40 System.register(["bar"], function (exports_1, context_1) { argument
43 var __moduleName = context_1 && context_1.id;
68 System.register(["bar"], function (exports_1, context_1) { argument
71 var __moduleName = context_1 && context_1.id;
94 System.register(["a", "bar"], function (exports_1, context_1) { argument
96 var __moduleName = context_1 && context_1.id;
127 System.register(["a"], function (exports_1, context_1) { argument
130 var __moduleName = context_1 && context_1.id;
149 System.register(["a"], function (exports_1, context_1) { argument
151 var __moduleName = context_1 && context_1.id;
DimportCallExpressionES5System.js32 System.register([], function (exports_1, context_1) { argument
34 var __moduleName = context_1 && context_1.id;
44 System.register([], function (exports_1, context_1) { argument
47 var __moduleName = context_1 && context_1.id;
49 var p2 = context_1.import("./0");
54 context_1.import("./0");
55 p1 = context_1.import("./0");
59 exports_1("p2", p2 = context_1.import("./0"));
64 var loadAsync = context_1.import("./0");
72 var loadAsync = context_1.import("./0");
DimportMeta(module=system,target=es5).js42 System.register([], function (exports_1, context_1) { argument
80 var __moduleName = context_1 && context_1.id;
89 … case 0: return [4 /*yield*/, fetch(new URL("../hamsters.jpg", context_1.meta.url).toString())];
95 size = context_1.meta.scriptElement.dataset.size || 300;
108 System.register([], function (exports_1, context_1) { argument
111 var __moduleName = context_1 && context_1.id;
115 exports_1("x", x = context_1.meta);
122 System.register([], function (exports_1, context_1) { argument
125 var __moduleName = context_1 && context_1.id;
129 globalA = context_1.meta;
[all …]
DexportAsNamespace4(module=system).js25 System.register([], function (exports_1, context_1) { argument
28 var __moduleName = context_1 && context_1.id;
38 System.register(["./0"], function (exports_1, context_1) { argument
40 var __moduleName = context_1 && context_1.id;
52 System.register(["./0"], function (exports_1, context_1) { argument
55 var __moduleName = context_1 && context_1.id;
68 System.register(["./1", "./11"], function (exports_1, context_1) { argument
71 var __moduleName = context_1 && context_1.id;
DsystemModule15.js32 System.register([], function (exports_1, context_1) { argument
35 var __moduleName = context_1 && context_1.id;
45 System.register([], function (exports_1, context_1) { argument
48 var __moduleName = context_1 && context_1.id;
57 System.register(["./file3"], function (exports_1, context_1) { argument
60 var __moduleName = context_1 && context_1.id;
77 System.register(["./file2"], function (exports_1, context_1) { argument
80 var __moduleName = context_1 && context_1.id;
DimportCallExpressionInSystem1.js20 System.register([], function (exports_1, context_1) { argument
22 var __moduleName = context_1 && context_1.id;
32 System.register([], function (exports_1, context_1) { argument
35 var __moduleName = context_1 && context_1.id;
37 const p2 = context_1.import("./0");
42 context_1.import("./0");
43 p1 = context_1.import("./0");
47 exports_1("p2", p2 = context_1.import("./0"));
DexportStarForValues10.js15 System.register([], function (exports_1, context_1) { argument
18 var __moduleName = context_1 && context_1.id;
27 System.register([], function (exports_1, context_1) { argument
29 var __moduleName = context_1 && context_1.id;
37 System.register(["file0", "file1"], function (exports_1, context_1) { argument
40 var __moduleName = context_1 && context_1.id;
DexportAsNamespace2(module=system).js19 System.register([], function (exports_1, context_1) { argument
22 var __moduleName = context_1 && context_1.id;
32 System.register(["./0"], function (exports_1, context_1) { argument
34 var __moduleName = context_1 && context_1.id;
48 System.register(["./1"], function (exports_1, context_1) { argument
51 var __moduleName = context_1 && context_1.id;
DexportAsNamespace1(module=system).js19 System.register([], function (exports_1, context_1) { argument
22 var __moduleName = context_1 && context_1.id;
32 System.register(["./0"], function (exports_1, context_1) { argument
34 var __moduleName = context_1 && context_1.id;
48 System.register(["./1"], function (exports_1, context_1) { argument
51 var __moduleName = context_1 && context_1.id;
DexportAsNamespace3(module=system).js22 System.register([], function (exports_1, context_1) { argument
25 var __moduleName = context_1 && context_1.id;
35 System.register(["./0"], function (exports_1, context_1) { argument
38 var __moduleName = context_1 && context_1.id;
55 System.register(["./1"], function (exports_1, context_1) { argument
58 var __moduleName = context_1 && context_1.id;
DimportCallExpressionNestedSystem.js12 System.register([], function (exports_1, context_1) { argument
14 var __moduleName = context_1 && context_1.id;
23 System.register([], function (exports_1, context_1) { argument
33 var __moduleName = context_1 && context_1.id;
36 return yield context_1.import((yield context_1.import("./foo")).default);
DimportCallExpressionInSystem3.js17 System.register([], function (exports_1, context_1) { argument
20 var __moduleName = context_1 && context_1.id;
32 System.register([], function (exports_1, context_1) { argument
33 var __moduleName = context_1 && context_1.id;
35 class C extends (await context_1.import("./0")).B {
DimportCallExpressionInSystem2.js20 System.register([], function (exports_1, context_1) { argument
23 var __moduleName = context_1 && context_1.id;
35 System.register([], function (exports_1, context_1) { argument
36 var __moduleName = context_1 && context_1.id;
47 foo(context_1.import("./0"));
DimportCallExpressionAsyncES6System.js32 System.register([], function (exports_1, context_1) { argument
44 var __moduleName = context_1 && context_1.id;
47 const req = yield context_1.import('./test'); // ONE
57 const req = yield context_1.import('./test'); // TWO
64 const req = yield context_1.import('./test'); // THREE
71 const req = yield context_1.import('./test'); // FOUR
78 const req = yield context_1.import('./test'); // FIVE
DanonymousDefaultExportsSystem.js10 System.register([], function (exports_1, context_1) { argument
13 var __moduleName = context_1 && context_1.id;
24 System.register([], function (exports_1, context_1) { argument
26 var __moduleName = context_1 && context_1.id;
DsystemExportAssignment2.js12 System.register([], function (exports_1, context_1) { argument
15 var __moduleName = context_1 && context_1.id;
24 System.register([], function (exports_1, context_1) { argument
26 var __moduleName = context_1 && context_1.id;
DtopLevelAwaitErrors.11.js14 System.register([], function (exports_1, context_1) { argument
16 var __moduleName = context_1 && context_1.id;
24 System.register([], function (exports_1, context_1) { argument
26 var __moduleName = context_1 && context_1.id;
DdefaultExportsGetExportedSystem.js11 System.register([], function (exports_1, context_1) { argument
14 var __moduleName = context_1 && context_1.id;
25 System.register([], function (exports_1, context_1) { argument
27 var __moduleName = context_1 && context_1.id;
DinvalidSyntaxNamespaceImportWithSystem.js10 System.register([], function (exports_1, context_1) { argument
13 var __moduleName = context_1 && context_1.id;
27 System.register([], function (exports_1, context_1) { argument
30 var __moduleName = context_1 && context_1.id;

123456