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
ObjectGroup Struct Reference

#include <global-handles.h>

Collaboration diagram for ObjectGroup:

Public Member Functions

 ObjectGroup (size_t length)
 
 ~ObjectGroup ()
 

Data Fields

v8::RetainedObjectInfoinfo
 
Object *** objects
 
size_t length
 

Detailed Description

Definition at line 61 of file global-handles.h.

Constructor & Destructor Documentation

ObjectGroup ( size_t  length)
inlineexplicit

Definition at line 62 of file global-handles.h.

References ASSERT, ObjectGroup::length, and ObjectGroup::objects.

Field Documentation

size_t length

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