V8 API Reference Guide generated from the header files
Public Member Functions
v8::Isolate::AllowJavascriptExecutionScope Class Reference

#include <v8.h>

Public Member Functions

 AllowJavascriptExecutionScope (Isolate *isolate)
 
 AllowJavascriptExecutionScope (const AllowJavascriptExecutionScope &)=delete
 
AllowJavascriptExecutionScopeoperator= (const AllowJavascriptExecutionScope &)=delete
 

Detailed Description

Introduce exception to DisallowJavascriptExecutionScope.


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