Just a quick drive-by comment, because I had this buggy CL in my local
checkout...
https://codereview.chromium.org/335473003/diff/1/src/globals.h
File src/globals.h (right):
https://codereview.chromium.org/335473003/diff/1/src/globals.h#newcode157
src/globals.h:157: const int kMaximalCodeRangeSize = 512 * MB;
If this CL gets re-landed, please change this to a size_t (it's about
sizes, after all :-) and don't silence the compiler warning via a cast
in the assert.
https://codereview.chromium.org/335473003/
--
--
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.