On 2014/02/08 19:27:56, sof wrote:
No shortage of test262 failures, e.g.,
if (delete Date.prototype.toLocaleString.length !== false) {
$ERROR(...);
}
which you'll find N variations of across many methods on the prototypes
of the
standard objects. Hmm, my bad.
If putting this behind a flag is worth doing, I could do that. Or it could
just
wait until ES6 is nigh; it's a small change to make after all.
I'd be fine with a flag, but not sure it's worth it. You would have to
provide
separate harmony test cases. Your call. :)
https://codereview.chromium.org/139983003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.