V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ObjectStatsVisitor Class Reference

Public Member Functions

 ObjectStatsVisitor (Heap *heap, ObjectStatsCollectorImpl *live_collector, ObjectStatsCollectorImpl *dead_collector, ObjectStatsCollectorImpl::Phase phase)
 
bool Visit (HeapObject *obj, int size)
 

Detailed Description

Definition at line 972 of file object-stats.cc.


The documentation for this class was generated from the following file: