Home
last modified time | relevance | path

Searched refs:foo4 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/callframe/
H A Dcallframe.js51 function foo4(a, ...args) { function
87 print(foo4(1,2,3));
95 print(new foo4(1,2,3).a);
/arkcompiler/ets_runtime/test/aottest/pgo_math/
H A Dpgo_math.js31 function foo4() { function
39 foo4()
/arkcompiler/ets_runtime/test/aottest/induction_variable/
H A Dinduction_variable.js42 function foo4() { function
61 foo4();
/arkcompiler/ets_runtime/test/moduletest/calltype/
H A Dcalltype.js55 function foo4 (a, b, c, d) { function
76 foo4(1, 2, 3, 4);

Completed in 1 milliseconds