v8  4.6.85 (node 5.12.0)
V8 is Google's open source JavaScript engine
Isolate::AllowJavascriptExecutionScope Class Reference

#include <v8.h>

Public Member Functions

 AllowJavascriptExecutionScope (Isolate *isolate)
 
 ~AllowJavascriptExecutionScope ()
 

Detailed Description

Introduce exception to DisallowJavascriptExecutionScope.

Definition at line 5291 of file v8.h.

Constructor & Destructor Documentation

◆ AllowJavascriptExecutionScope()

AllowJavascriptExecutionScope ( Isolate isolate)
explicit

◆ ~AllowJavascriptExecutionScope()


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