v8
3.14.5(node0.10.28)
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.