http://codereview.chromium.org/261037/diff/3001/4005 File src/spaces.h (right):
http://codereview.chromium.org/261037/diff/3001/4005#newcode1268 Line 1268: if (from_space_.is_committed()) return 2 * Capacity(); Ah, I think now I know why "used" space in my heap stats report can have a greater value than "available". I used to think that it was due to accounting free lists size to used memory. http://codereview.chromium.org/261037 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
