https://codereview.chromium.org/861623002/diff/120001/test/webkit/fast/js/toString-overrides-expected.txt
File test/webkit/fast/js/toString-overrides-expected.txt (right):
https://codereview.chromium.org/861623002/diff/120001/test/webkit/fast/js/toString-overrides-expected.txt#newcode31
test/webkit/fast/js/toString-overrides-expected.txt:31: FAIL
[1].toLocaleString() should be 1. Threw exception TypeError:
(intermediate value).toLocaleString is not a function
Just my opinion, but I think `(intermediate value).toLocaleString is not
a function` feels less informative than the old error
For code like `a.b()` where b is a string, it would be nice if the error
was more like "TypeError() `a.b` (string "toLocaleString") is not a
function".
https://codereview.chromium.org/861623002/
--
--
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/d/optout.