Reviewers: Mads Ager, Description: Changed recording of heap stats on OOM to store data directly in local variables rather than in a stack-allocated struct. The struct field values turned out not to be available in minidumps.
Please review this at http://codereview.chromium.org/460069 Affected files: M src/api.cc 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
