Searched refs:show2 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/spreadoperator/ | ||
H A D | spreadoperator.js | 93 function show2(message, ...args) {
function 101 let proxy = new Proxy(show2, handler); |
Completed in 1 milliseconds