Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::Isolate::AllowJavascriptExecutionScope Class Reference

#include <v8-isolate.h>

Public Member Functions

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

Detailed Description

Introduce exception to DisallowJavascriptExecutionScope.

Constructor & Destructor Documentation

◆ AllowJavascriptExecutionScope() [1/2]

v8::Isolate::AllowJavascriptExecutionScope::AllowJavascriptExecutionScope ( Isolate isolate)
explicit

◆ ~AllowJavascriptExecutionScope()

v8::Isolate::AllowJavascriptExecutionScope::~AllowJavascriptExecutionScope ( )

◆ AllowJavascriptExecutionScope() [2/2]

v8::Isolate::AllowJavascriptExecutionScope::AllowJavascriptExecutionScope ( const AllowJavascriptExecutionScope )
delete

Member Function Documentation

◆ operator=()

AllowJavascriptExecutionScope & v8::Isolate::AllowJavascriptExecutionScope::operator= ( const AllowJavascriptExecutionScope )
delete

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