|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8.h>
| Public Member Functions | |
| V8_INLINE | Scope (Local< Context > context) | 
| V8_INLINE | ~Scope () | 
Stack-allocated class which sets the execution context for all operations executed within a local scope.
Definition at line 10798 of file v8.h.
References Context::Enter(), and Local< T >::operator->().
Definition at line 10801 of file v8.h.
References Context::Exit(), and Local< T >::operator->().