Updates:
        Status: Accepted

Comment #7 on issue 919 by [email protected]: Implement EcmaScript 5 strict mode.
http://code.google.com/p/v8/issues/detail?id=919

We still need to make the preparser match the parser in when to throw early exceptions. Otherwise lazily compiled functions will not throw, but eagerly compiled ones will (with the only distinguishing factor being the file size).

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

Reply via email to