v8  5.1.281 (node 6.17.1)
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 5528 of file v8.h.

Constructor & Destructor Documentation

◆ AllowJavascriptExecutionScope()

AllowJavascriptExecutionScope ( Isolate isolate)
explicit

◆ ~AllowJavascriptExecutionScope()


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