Searched refs:foo6 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/callframe/ | ||
H A D | callframe.js | 64 function foo6(a, ...args) { function 89 print(foo6(1,2,3)); 97 print(new foo6(1,2,3).a); |
Completed in 1 milliseconds