DescriptionAttempt to collect more garbage before panicking with out of memory.
Currently weak handles retain an object for another GC round (oftem times,
major GC round.) Instrumenting Chromium shows that navigation leaves
many global objects which are only collected in next go. Let's
attempt to collect more garbage when approacing OOM condition.
Committed: http://code.google.com/p/v8/source/detail?r=5455
Patch Set 1 #
Total comments: 10
Patch Set 2 : Addressing Slava's comments #
Total comments: 7
Patch Set 3 : And another round #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|