https://codereview.chromium.org/187683002/diff/130001/src/mark-compact.h
File src/mark-compact.h (right):
https://codereview.chromium.org/187683002/diff/130001/src/mark-compact.h#newcode384
src/mark-compact.h:384: static const int kNumberOfElements = 1020;
On 2014/03/05 15:40:18, ulan wrote:
Why is this change to 1020 necessary?
The slots buffer should fit on a page. After adding one word (heap
pointer), it would overflow the page.
https://codereview.chromium.org/187683002/
--
--
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/groups/opt_out.