Searched full:foo2 (Results 1 – 11 of 11) sorted by relevance
| /ark/js_runtime/test/moduletest/callframe/ |
| D | callframe.js | 27 function foo2(a) { function 68 print(foo2(1,2,3)); 76 print(new foo2(1,2,3).a);
|
| /ark/runtime_core/tests/cts-assembly/ |
| D | arrays-06.pa | 60 #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/ |
| D | yieldstar.js | 21 function *foo2() { generator 25 var p = foo2()
|
| /ark/ts2abc/testTs/expect/jsdoc/ |
| D | checkJsdocTypedefInParamTag1.txt | 3 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
|
| /ark/ts2abc/testTs/expect/salsa/ |
| D | propertyAssignmentUseParentType3.txt | 2 {'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/ |
| D | logicalAssignment5.txt | 2 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
|
| /ark/ts2abc/testTs/expect/types/typeRelationships/typeInference/ |
| D | genericCallWithGenericSignatureArguments.txt | 6 … 3}, {'tag': 2, 'value': 0}, {'tag': 2, 'value': 0}, {'tag': 5, 'value': 'foo2'}, {'tag': 2, 'valu…
|
| /ark/ts2abc/testTs/expect/types/typeRelationships/bestCommonType/ |
| D | bestCommonTypeOfConditionalExpressions2.txt | 8 …},{ 'tag': 2, 'value': 0 },{ 'tag': 2, 'value': 0 },{ 'tag': 5, 'value': 'foo2' },{ 'tag': 2, 'val…
|
| /ark/ts2abc/testTs/ |
| D | test-case.patch | 10401 @@ -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/ |
| D | call.virt.acc.yaml | 2361 .function void R.foo2(R a0, R a1, R a2, R a3) <noimpl> 2387 - R.foo2, v0, v0, v0, 0
|
| D | call.virt.acc.short.yaml | 2553 .function void R.foo2(R a0, R a1) <noimpl> 2579 - R.foo2, v0, 0
|