Comment #28 on issue 264 by [email protected]: Allow __noSuchMethod__ implementations
http://code.google.com/p/v8/issues/detail?id=264

http://wiki.ecmascript.org/doku.php?id=harmony:proxies#simulating_nosuchmethod_doesnotunderstand
shows how to emulate the functionality of __noSuchMethod__ in a more principled stratified manner using Proxies.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to