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

Thanks for the patch.  However, there are a few issues that would have to  
be resolved
before we could apply it.

There are some problems with the code itself but I'd be happy to help sort  
those out.  The biggest problem is that Safari's JavaScriptCore doesn't  
have this feature.  We
attempt to be compatible with JSC so that people can expect that if their  
site works
when in google chrome it will also work in safari.  If this feature were  
present in JSC
then adding it in V8 would be a much easier decision for us.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to