|
V8 Project
|
Collaboration diagram for v8::internal::AddressToTraceMap::RangeStack:Public Member Functions | |
| RangeStack (Address start, unsigned node_id) | |
Public Attributes | |
| Address | start |
| unsigned | trace_node_id |
Definition at line 73 of file allocation-tracker.h.
|
inline |
Definition at line 74 of file allocation-tracker.h.
| Address v8::internal::AddressToTraceMap::RangeStack::start |
Definition at line 76 of file allocation-tracker.h.
Referenced by v8::internal::AddressToTraceMap::RemoveRange().
| unsigned v8::internal::AddressToTraceMap::RangeStack::trace_node_id |
Definition at line 77 of file allocation-tracker.h.