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
HeapSnapshotJSONSerializer Class Reference

#include <heap-snapshot-generator.h>

Public Member Functions

 HeapSnapshotJSONSerializer (HeapSnapshot *snapshot)
 
void Serialize (v8::OutputStream *stream)
 

Friends

class HeapSnapshotJSONSerializerEnumerator
 
class HeapSnapshotJSONSerializerIterator
 

Detailed Description

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

Constructor & Destructor Documentation

HeapSnapshotJSONSerializer ( HeapSnapshot snapshot)
inlineexplicit

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

Member Function Documentation

Friends And Related Function Documentation

friend class HeapSnapshotJSONSerializerEnumerator
friend

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

friend class HeapSnapshotJSONSerializerIterator
friend

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


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