On 9/10/2013 10:20 AM, Luke Wagner wrote:
(mxr shows a few Gecko uses to remove, though.)

Specifically, the only two uses outside of tests/debugging are for adding __noSuchMethod__ to the `console` object with a function that does nothing. That is, it lets users call `console.foo()` without throwing an error. This use would continue to work fine with the proposed solution, and is also easily ported to using a Proxy once [[Invoke]] is added.
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to