On 2015/02/03 00:25:25, bnoordhuis wrote:
This leaves FLAG_max_semi_space_size untouched because it's an int. I assume
that's because it's not expected to be ever larger than a few MB?

A related issue is the ResourceConstraints class in include/v8.h. Because it uses ints, you can't create an isolate with a heap > 2 GB. I didn't address
that here because it constitutes an ABI change and I'm not sure what the
policy
on that is.

LGTM. I filed a bug regarding ResourceConstraints.

https://codereview.chromium.org/897543002/

--
--
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.

Reply via email to