![]()  | 
  
    V8
    latest master commit
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8.h>
Public Member Functions | |
| Scope (Isolate *isolate) | |
| ~Scope () | |
| Scope (const Scope &)=delete | |
| Scope & | operator= (const Scope &)=delete | 
Stack-allocated class which sets the isolate for all operations executed within a local scope.
      
  | 
  delete |