V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::GlobalHandles::NodeBlock Class Reference

Public Member Functions

 NodeBlock (GlobalHandles *global_handles, NodeBlock *next)
 
void PutNodesOnFreeList (Node **first_free)
 
Nodenode_at (int index)
 
void IncreaseUses ()
 
void DecreaseUses ()
 
GlobalHandlesglobal_handles ()
 
NodeBlocknext () const
 
NodeBlocknext_used () const
 
NodeBlockprev_used () const
 

Static Public Attributes

static const int kSize = 256
 

Detailed Description

Definition at line 385 of file global-handles.cc.


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