We can avoid putting all nodes into a hash map from HeapEntry to ID and sorting that...
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Apr 2012 14:16:45 +0000 (14:16 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 6 Apr 2012 14:16:45 +0000 (14:16 +0000)
commit2f0e0afb091544c066b2c0d80276d7989ff7a3c9
treee2f91605220e41bd63b7cb5e3f7ed6cf38e2acb8
parent2df9c8828fe7e4c010916424bab395ed7b411a8d
We can avoid putting all nodes into a hash map from HeapEntry to ID and sorting that map as the nodes are already stored in right order in HeapSnapshot::entries_ list.
Review URL: https://chromiumcodereview.appspot.com/10012013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11245 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/profile-generator.cc
src/profile-generator.h