Source code

Revision control

Copy as Markdown

Other Tools

obj = new Proxy(Number.bind(), {});
Object.defineProperty(obj, "caller", {set: function () {}});