V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
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.

Definition at line 7251 of file v8.h.


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