assertArrayEquals(log, ['f x', 'f y', 'get x', get y']);
Should be
assertArrayEquals(log, ['f x', 'get x', 'f y', 'get y']);
I double checked with the spec
https://codereview.chromium.org/1129083009/
--
--
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.