v8
3.14.5 (node 0.10.48)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
Scope (Handle< Context > context) | |
~Scope () | |
Stack-allocated class which sets the execution context for all operations executed within a local scope.
Definition at line 3783 of file v8.h.
References Context::Enter(), and Handle< T >::operator->().
|
inline |
Definition at line 3786 of file v8.h.
References Context::Exit(), and Handle< T >::operator->().