Introduce exception to DisallowJavascriptExecutionScope.
More...
#include <v8.h>
Introduce exception to DisallowJavascriptExecutionScope.
Definition at line 4439 of file v8.h.
◆ AllowJavascriptExecutionScope() [1/2]
v8::Isolate::AllowJavascriptExecutionScope::AllowJavascriptExecutionScope |
( |
Isolate * |
isolate | ) |
|
|
explicit |
Definition at line 6657 of file api.cc.
PerIsolateAssertScope< JAVASCRIPT_EXECUTION_ASSERT, true > AllowJavascriptExecution
PerIsolateAssertScope< JAVASCRIPT_EXECUTION_THROWS, true > NoThrowOnJavascriptExecution
◆ ~AllowJavascriptExecutionScope()
v8::Isolate::AllowJavascriptExecutionScope::~AllowJavascriptExecutionScope |
( |
| ) |
|
◆ AllowJavascriptExecutionScope() [2/2]
◆ operator=()
◆ internal_assert_
void* v8::Isolate::AllowJavascriptExecutionScope::internal_assert_ |
|
private |
◆ internal_throws_
void* v8::Isolate::AllowJavascriptExecutionScope::internal_throws_ |
|
private |
The documentation for this class was generated from the following files:
- /mnt/V8SourceCode/include/v8.h
- /mnt/V8SourceCode/src/api.cc