PTAL
https://codereview.chromium.org/289503002/diff/200001/test/mjsunit/harmony/collections.js
File test/mjsunit/harmony/collections.js (right):
https://codereview.chromium.org/289503002/diff/200001/test/mjsunit/harmony/collections.js#newcode922
test/mjsunit/harmony/collections.js:922: map.delete(v + 1);
On 2014/05/16 16:10:18, rossberg wrote:
If I read this correctly, this only ever deletes to the right of the
iterator,
which means that it never needs to adjust to a different index. Can
you tweak
the test such that the iterator actually has to change, preferably at
each step
of the multi-transition?
Changed this test. It now has a 4 iteration transition where it has to
update the index in 3 of those 4 transitions.
https://codereview.chromium.org/289503002/
--
--
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.