Updates:
Status: WorkingAsIntended
Comment #1 on issue 774 by [email protected]: Uncaught SyntaxError:
Unexpected token *
http://code.google.com/p/v8/issues/detail?id=774
It is not valid ECMAScript syntax.I guess the reason it works in Firefox is the E4X extension implemented in Firefox's JavaScript (where "*" is a "wildcard identifier").
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
