Searched defs:proxy2 (Results 1 – 5 of 5) sorted by relevance
42 const proxy2 = new Proxy(sum, {}); constant
113 let proxy2 = new Proxy([123, 456], {}); variable
339 let proxy2 = new Proxy(list5, {}); variable
76 var proxy2 = new Proxy({},handler2); variable117 var proxy2 = new Proxy({}, handler2); variable
761 JSVM_Value proxy2 = nullptr; variable