On 2014/05/20 05:49:49, Hannes Payer wrote:
https://codereview.chromium.org/291913002/diff/1/src/store-buffer.cc#oldcode451
src/store-buffer.cc:451: ASSERT(map_aligned_end == end);
can we change the assert to ASSERT(map_aligned_start <= map_aligned_end &&
map_aligned_end <= end);
Done, ptal. I have verified that the given test case still fails on master
and
passes on the branch.
https://codereview.chromium.org/291913002/
--
--
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.