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

#include <handles.h>

Public Member Functions

 DeferredHandleScope (Isolate *isolate)
 
DeferredHandlesDetach ()
 
 ~DeferredHandleScope ()
 

Friends

class HandleScopeImplementer
 

Detailed Description

Definition at line 174 of file handles.h.

Constructor & Destructor Documentation

Member Function Documentation

DeferredHandles * Detach ( )

Definition at line 1054 of file handles.cc.

References Isolate::handle_scope_data(), and HandleScopeImplementer::isolate().

Friends And Related Function Documentation

friend class HandleScopeImplementer
friend

Definition at line 193 of file handles.h.


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