Updates:
        Owner: [email protected]

Comment #4 on issue 1511 by [email protected]: Abort trap upon invocation of "d8 --strict"
http://code.google.com/p/v8/issues/detail?id=1511

I'll take this one. The strict flag should be removed. It leads to non-standard JavaScript behavior which even breaks our internal JavaScript code. I don't think anyone has used it for years. All it does is throw ReferenceErrors on all loads of non-existing properties.

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

Reply via email to