Home
last modified time | relevance | path

Searched full:foo2 (Results 1 – 11 of 11) sorted by relevance

/ark/js_runtime/test/moduletest/callframe/
Dcallframe.js27 function foo2(a) { function
68 print(foo2(1,2,3));
76 print(new foo2(1,2,3).a);
/ark/runtime_core/tests/cts-assembly/
Darrays-06.pa60 #int foo2(int n) {
80 # sum += foo2(n);
123 call.short foo2, a0, v2
128 .function i32 foo2(i32 a0){
/ark/js_runtime/test/moduletest/yieldstar/
Dyieldstar.js21 function *foo2() { generator
25 var p = foo2()
/ark/ts2abc/testTs/expect/jsdoc/
DcheckJsdocTypedefInParamTag1.txt3 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
/ark/ts2abc/testTs/expect/salsa/
DpropertyAssignmentUseParentType3.txt2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'foo2'}, {'t': 2, 'v': …
/ark/ts2abc/testTs/expect/es2021/logicalAssignment/
DlogicalAssignment5.txt2 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
/ark/ts2abc/testTs/expect/types/typeRelationships/typeInference/
DgenericCallWithGenericSignatureArguments.txt6 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
/ark/ts2abc/testTs/expect/types/typeRelationships/bestCommonType/
DbestCommonTypeOfConditionalExpressions2.txt8 …},{ 'tag': 2, 'value': 0 },{ 'tag': 2, 'value': 0 },{ 'tag': 5, 'value': 'foo2' },{ 'tag': 2, 'val…
/ark/ts2abc/testTs/
Dtest-case.patch10401 @@ -28,8 +28,8 @@ declare module "foo2" {
10408 let y: import("foo2").Bar.I = { a: "", b: 0 };
10412 let shim: typeof import("foo2") = {
10432 export let y: import("./foo2").Bar.I<{x: number}> = { a: "", b: 0, data: {x: 12} };
10435 export let shim: typeof import("./foo2") = {
10455 export let y: import("./foo2").Bar.I = { a: "", b: 0 };
10457 export let shim: typeof import("./foo2") = {
11835 @@ -58,4 +58,7 @@ function foo2<T extends { (): void }, U extends { (): void }>(x: T, y: U) {
11836 //function foo2<T extends { (): void }, U extends T>(x: T, y: U) {
12201 @@ -21,4 +21,6 @@ function foo2<T extends U, U>(t: T, u: U) { // Error for referencing own type pa
[all …]
/ark/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.acc.yaml2361 .function void R.foo2(R a0, R a1, R a2, R a3) <noimpl>
2387 - R.foo2, v0, v0, v0, 0
Dcall.virt.acc.short.yaml2553 .function void R.foo2(R a0, R a1) <noimpl>
2579 - R.foo2, v0, 0