http://codereview.chromium.org/2841023/diff/21002/34021 File src/log.cc (right):
http://codereview.chromium.org/2841023/diff/21002/34021#newcode311 src/log.cc:311: if (Logger::profiler_) { On 2010/06/23 13:57:45, Michail Naganov wrote:
This seems strange. Logger::profiler_ is initialized with a Profiler
instance.
That means, instead of Logger::profiler_, we can just use 'this' here.
I'll
check this out.
Just checked: you can simply remove "Logger::profiler_->" http://codereview.chromium.org/2841023/show -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev