Searched refs:addprop (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/arktoolshavesamemap/ | ||
H A D | arktoolshavesamemap.js | 16 function addprop(o, p) {
function 23 addprop(o, "prop" + i) 50 let x = addprop({}, "a"); |
Completed in 1 milliseconds