V8
v6.2
Loading...
Searching...
No Matches
v8
HeapProfiler
v8::HeapProfiler Member List
This is the complete list of members for
v8::HeapProfiler
, including all inherited members.
ClearObjectIds
()
v8::HeapProfiler
DeleteAllHeapSnapshots
()
v8::HeapProfiler
FindObjectById
(SnapshotObjectId id)
v8::HeapProfiler
GetAllocationProfile
()
v8::HeapProfiler
GetHeapSnapshot
(int index)
v8::HeapProfiler
GetHeapStats
(OutputStream *stream, int64_t *timestamp_us=NULL)
v8::HeapProfiler
GetObjectId
(Local< Value > value)
v8::HeapProfiler
GetRetainerInfosCallback
typedef
v8::HeapProfiler
GetSnapshotCount
()
v8::HeapProfiler
kPersistentHandleNoClassId
v8::HeapProfiler
static
kSamplingForceGC
enum value
v8::HeapProfiler
kSamplingNoFlags
enum value
v8::HeapProfiler
kUnknownObjectId
v8::HeapProfiler
static
RetainerChildren
typedef
v8::HeapProfiler
RetainerEdges
typedef
v8::HeapProfiler
RetainerGroups
typedef
v8::HeapProfiler
SamplingFlags
enum name
v8::HeapProfiler
SetGetRetainerInfosCallback
(GetRetainerInfosCallback callback)
v8::HeapProfiler
SetWrapperClassInfoProvider
(uint16_t class_id, WrapperInfoCallback callback)
v8::HeapProfiler
StartSamplingHeapProfiler
(uint64_t sample_interval=512 *1024, int stack_depth=16, SamplingFlags flags=kSamplingNoFlags)
v8::HeapProfiler
StartTrackingHeapObjects
(bool track_allocations=false)
v8::HeapProfiler
StopSamplingHeapProfiler
()
v8::HeapProfiler
StopTrackingHeapObjects
()
v8::HeapProfiler
TakeHeapSnapshot
(ActivityControl *control=NULL, ObjectNameResolver *global_object_name_resolver=NULL)
v8::HeapProfiler
WrapperInfoCallback
typedef
v8::HeapProfiler