![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-isolate.h>
Public Member Functions | |
AllowJavascriptExecutionScope (Isolate *isolate) | |
~AllowJavascriptExecutionScope () | |
AllowJavascriptExecutionScope (const AllowJavascriptExecutionScope &)=delete | |
AllowJavascriptExecutionScope & | operator= (const AllowJavascriptExecutionScope &)=delete |
Introduce exception to DisallowJavascriptExecutionScope.
Definition at line 409 of file v8-isolate.h.
|
explicit |
References Isolate::Isolate().
Referenced by AllowJavascriptExecutionScope(), and operator=().
|
delete |
References AllowJavascriptExecutionScope().
|
delete |
References AllowJavascriptExecutionScope(), and Isolate::Isolate().