DescriptionIntroduce a external allocation limit.
If V8 is holding on to a lot of external memory, we attempt to clean
it up even if we do not get an allocation failure. Since tiny V8
objects can hold on to a lot of external memory, we might run out of
external memory while waiting for a normal allocation failure.
Committed: http://code.google.com/p/v8/source/detail?r=2519
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|