Reviewers: Mads Ager, Søren Gjesse, Message: Mads, Søren,
may you have a look? I am going to try to bring it to 2.2 branch as well---maybe it could go into Chrome 6. Unless anyone is opposed, of course. Description: Add last OS error into heap stats. That could allow us to understand why commit of from space sometimes fails. Another option would be start a separate structure with OS-related info, but as it's a single field, let's put it into HeapStats, at least for now. Please review this at http://codereview.chromium.org/3118013/show Affected files: M src/api.cc M src/heap.h M src/heap.cc M src/platform-nullos.cc M src/platform-posix.cc M src/platform-win32.cc M src/platform.h -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
