Please also add the regression test.
https://codereview.chromium.org/291913002/diff/1/src/store-buffer.cc
File src/store-buffer.cc (left):
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);
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.