Revision: 23980
Author:   [email protected]
Date:     Tue Sep 16 13:16:02 2014 UTC
Log:      Remove unused histogram definitions

[email protected]
LOG=n
BUG=none

Review URL: https://codereview.chromium.org/572923002
https://code.google.com/p/v8/source/detail?r=23980

Modified:
 /branches/bleeding_edge/src/counters.h

=======================================
--- /branches/bleeding_edge/src/counters.h      Wed Sep 10 12:38:12 2014 UTC
+++ /branches/bleeding_edge/src/counters.h      Tue Sep 16 13:16:02 2014 UTC
@@ -309,8 +309,7 @@
   HT(pre_parse, V8.PreParse)                                 \
   /* Total compilation times. */                             \
   HT(compile, V8.Compile)                                    \
-  HT(compile_eval, V8.CompileEval)                           \
-  HT(compile_lazy, V8.CompileLazy)
+  HT(compile_eval, V8.CompileEval)

 #define HISTOGRAM_PERCENTAGE_LIST(HP)                                 \
   /* Heap fragmentation. */                                           \

--
--
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