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

#include <isolate.h>

Public Member Functions

 ExceptionScope (Isolate *isolate)
 
 ~ExceptionScope ()
 

Detailed Description

Definition at line 693 of file isolate.h.

Constructor & Destructor Documentation

ExceptionScope ( Isolate isolate)
inlineexplicit

Definition at line 695 of file isolate.h.

~ExceptionScope ( )
inline

Definition at line 704 of file isolate.h.

References Isolate::set_pending_exception().


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