https://codereview.chromium.org/290093005/diff/1/src/log.cc
File src/log.cc (right):

https://codereview.chromium.org/290093005/diff/1/src/log.cc#newcode1454
src/log.cc:1454: void Logger::CodeDeoptEvent(Code* code,
On 2014/05/20 07:59:02, yurys wrote:
How does it correlate to existing Logger::CodeDeoptEvent which will
produce
"code-deopt" event in the log file?

We need to rename LogExistingFunction into CodeOptimizationDisabledEvent

and use CodeDeoptEvent for creating deopt statistics for js files

https://codereview.chromium.org/290093005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to