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
Isolate::ExceptionScope Class Reference

#include <isolate.h>

Public Member Functions

 ExceptionScope (Isolate *isolate)
 
 ~ExceptionScope ()
 

Detailed Description

Definition at line 669 of file isolate.h.

Constructor & Destructor Documentation

ExceptionScope ( Isolate isolate)
inlineexplicit

Definition at line 671 of file isolate.h.

~ExceptionScope ( )
inline

Definition at line 679 of file isolate.h.

References Isolate::set_catcher(), and Isolate::set_pending_exception().


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