Comment #4 on issue 264 by dachev: Allow __noSuchMethod__ implementations http://code.google.com/p/v8/issues/detail?id=264
I created a toy V8 implementation, see the attached patch. Currently (r 2780) all JS tests pass. There is also a github tree which I try to keep up to date: http://github.com/dachev/v8/tree/master Attachments: __noSuchMethod__.diff 1.8 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
