| Index: src/compiler-dispatcher/compiler-dispatcher-tracer.h
|
| diff --git a/src/compiler-dispatcher/compiler-dispatcher-tracer.h b/src/compiler-dispatcher/compiler-dispatcher-tracer.h
|
| index a2cb311171f95ac65a9eeee2e8e94ef92e27c668..1781bb705efe99a5336072f352d188dc9106c0de 100644
|
| --- a/src/compiler-dispatcher/compiler-dispatcher-tracer.h
|
| +++ b/src/compiler-dispatcher/compiler-dispatcher-tracer.h
|
| @@ -52,7 +52,6 @@ class V8_EXPORT_PRIVATE CompilerDispatcherTracer {
|
| ScopeID scope_id_;
|
| size_t num_;
|
| double start_time_;
|
| - RuntimeCallTimer timer_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(Scope);
|
| };
|
|
|