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::AllowJavascriptExecutionScope Class Reference

#include <v8.h>

Public Member Functions

 AllowJavascriptExecutionScope (Isolate *isolate)
 
 ~AllowJavascriptExecutionScope ()
 

Detailed Description

Introduce exception to DisallowJavascriptExecutionScope.

Definition at line 4171 of file v8.h.

Constructor & Destructor Documentation

AllowJavascriptExecutionScope ( Isolate isolate)
explicit

Definition at line 6640 of file api.cc.

Definition at line 6650 of file api.cc.


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