#include <v8.h>
Public メソッド | |
Scope (Handle< Context > context) | |
~Scope () | |
Private 変数 | |
Handle< Context > | context_ |
Stack-allocated class which sets the execution context for all operations executed within a local scope.
Handle<Context> v8::Context::Scope::context_ [private] |