Descriptionv8: GCTracer clean-up part 1.
- Split GCTracer::~GCTracer into printing functions and update of variables
tracked on Heap.
- Clean-up recording of time, object size and memory size at the beginning and
end of GC.
- Consistently use enum notation in ScopeId.
- Disallow copy and assign for Scope and GCTracer.
- Remove unused stats on GCTracer.
R=hpayer@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=22439
Patch Set 1 #Patch Set 2 : Add missing comment. #
Total comments: 4
Patch Set 3 : Move trace_gc check. #Patch Set 4 : fix enum value in ASSERT. #
Messages
Total messages: 4 (0 generated)
|