![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
| struct | FunctionInfo |
Public Member Functions | |
| AllocationTracker (HeapObjectsMap *ids, StringsStorage *names) | |
| void | PrepareForSerialization () |
| void | AllocationEvent (Address addr, int size) |
| AllocationTraceTree * | trace_tree () |
| const std::vector< FunctionInfo * > & | function_info_list () const |
| AddressToTraceMap * | address_to_trace () |
Definition at line 98 of file allocation-tracker.h.