|
V8 Project
|
#include <gc-tracer.h>
Collaboration diagram for v8::internal::GCTracer::Scope:Public Member Functions | |
| Scope (GCTracer *tracer, ScopeId scope) | |
| ~Scope () | |
Private Member Functions | |
| DISALLOW_COPY_AND_ASSIGN (Scope) | |
Private Attributes | |
| GCTracer * | tracer_ |
| ScopeId | scope_ |
| double | start_time_ |
Definition at line 88 of file gc-tracer.h.
Definition at line 90 of file gc-tracer.h.
Definition at line 113 of file gc-tracer.h.
References start_time_, and v8::base::OS::TimeCurrentMillis().
Here is the call graph for this function:
|
inline |
Definition at line 117 of file gc-tracer.h.
References v8::internal::GCTracer::current_, DCHECK, NUMBER_OF_SCOPES, scope_, v8::internal::GCTracer::Event::scopes, start_time_, v8::base::OS::TimeCurrentMillis(), and tracer_.
Here is the call graph for this function:
|
private |
|
private |
Definition at line 125 of file gc-tracer.h.
Referenced by ~Scope().
|
private |
Definition at line 126 of file gc-tracer.h.
|
private |
Definition at line 124 of file gc-tracer.h.
Referenced by ~Scope().