On 2013/07/03 07:40:22, danno wrote:
This seems a bit arbitrary to me. I'm handing off to yang to take a closer
look.

This does not seem like a correct fix.

This test is supposed to check whether V8 aborts execution orderly with an out
of memory exception due to the cons string content being too long. The cons
string itself takes less than 1 kB, but the content exceeds the maximum string
length, so we throw an out of memory exception even though we still got fee
space on the heap. For me, lowering the old space size to 1 * K * K still passes
the test.

Maybe you changed something else that led to the crash that you are describing?

https://codereview.chromium.org/18068007/

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