v8  3.14.5(node0.10.28)
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 <profile-generator.h>

Public Member Functions

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

Friends

class GlobalHandlesExtractor
 

Detailed Description

Definition at line 965 of file profile-generator.h.

Constructor & Destructor Documentation

Definition at line 2783 of file profile-generator.cc.

Member Function Documentation

void AddRootEntries ( SnapshotFillerInterface filler)
int EstimateObjectsCount ( )

Friends And Related Function Documentation

friend class GlobalHandlesExtractor
friend

Definition at line 1015 of file profile-generator.h.


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