v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
V8_INLINE | Scope (Handle< Context > context) |
V8_INLINE | ~Scope () |
Stack-allocated class which sets the execution context for all operations executed within a local scope.