http://codereview.chromium.org/10094011/diff/6001/src/heap-profiler.cc File src/heap-profiler.cc (right):
http://codereview.chromium.org/10094011/diff/6001/src/heap-profiler.cc#newcode197 src/heap-profiler.cc:197: return profiler->snapshots_->FindObjectId(HeapObject::cast(*obj) ->address()); On 2012/04/16 20:15:56, Mikhail Naganov (Chromium) wrote:
nit: space before the last "->"
Fixed in https://code.google.com/p/v8/source/detail?r=11346 http://codereview.chromium.org/10094011/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
