|  | v8
    6.8.275  (node 10.15.3)
    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.
Definition at line 7111 of file v8.h.
References Isolate::Enter().
| 
 | inline | 
Definition at line 7115 of file v8.h.
References Isolate::Exit().