![]()  | 
  
    V8
    latest master commit
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8.h>
Public Member Functions | |
| AllowJavascriptExecutionScope (Isolate *isolate) | |
| ~AllowJavascriptExecutionScope () | |
| AllowJavascriptExecutionScope (const AllowJavascriptExecutionScope &)=delete | |
| AllowJavascriptExecutionScope & | operator= (const AllowJavascriptExecutionScope &)=delete | 
Introduce exception to DisallowJavascriptExecutionScope.
      
  | 
  explicit | 
| v8::Isolate::AllowJavascriptExecutionScope::~AllowJavascriptExecutionScope | ( | ) | 
      
  | 
  delete | 
      
  | 
  delete |