v8  3.11.10(node0.8.26)
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 969 of file profile-generator.h.

Constructor & Destructor Documentation

Definition at line 2762 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 1019 of file profile-generator.h.


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