Reviewers: Mads Ager, Description: Added recording of heap and global handle stats in a stack-allocated struct on fatal out of memory. This should cause the information to be included in minidumps so we can get a better idea of the state of v8 on OOMs.
Please review this at http://codereview.chromium.org/462019 Affected files: M src/api.cc M src/global-handles.h M src/global-handles.cc M src/heap.h M src/heap.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
