bug632778-2.js (97B)
1 obj = new Proxy(Number.bind(), {}); 2 Object.defineProperty(obj, "caller", {set: function () {}});