v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NativeObjectsExplorer Class Reference

#include <heap-snapshot-generator.h>

Public Member Functions

 NativeObjectsExplorer (HeapSnapshot *snapshot, SnapshottingProgressReportingInterface *progress)
 
virtual ~NativeObjectsExplorer ()
 
void AddRootEntries (SnapshotFiller *filler)
 
int EstimateObjectsCount ()
 
bool IterateAndExtractReferences (SnapshotFiller *filler)
 

Friends

class GlobalHandlesExtractor
 

Detailed Description

Definition at line 488 of file heap-snapshot-generator.h.

Constructor & Destructor Documentation

Member Function Documentation

void AddRootEntries ( SnapshotFiller filler)

Friends And Related Function Documentation

friend class GlobalHandlesExtractor
friend

Definition at line 539 of file heap-snapshot-generator.h.


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