LGTM
http://codereview.chromium.org/9075003/diff/1/tools/grokdump.py File tools/grokdump.py (right): http://codereview.chromium.org/9075003/diff/1/tools/grokdump.py#newcode957 tools/grokdump.py:957: def FindMap(self, tagged_address): One trick that might help to guess whether smth is map or not is maps alignment --- it's bigger than alignment of normal objects. http://codereview.chromium.org/9075003/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
