On 2013/07/04 11:17:57, kilvadyb wrote:
On Linux and Mac machines running MIPS simulator tests, we need 4K
(Page::kPageSize) more memory to prevent OutOfMemory and OutOfMemoryNested
tests
being crashed when "make mipsel.release.check
snapshot=off TESTFLAGS="cctest/test-api/OutOfMemory".

Does the crash happen during bootstrapping?

In that case, it probably makes sense to increase the limit further in order not to hit it immediately again when some native javascript code changes. How about
5 * K * K?

https://codereview.chromium.org/18688002/

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


Reply via email to