v8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
v8::Context::Scope Class Reference

#include <v8.h>

Public Member Functions

V8_INLINE Scope (Handle< Context > context)
 
V8_INLINE ~Scope ()
 

Detailed Description

Stack-allocated class which sets the execution context for all operations executed within a local scope.

Constructor & Destructor Documentation

V8_INLINE v8::Context::Scope::Scope ( Handle< Context context)
inlineexplicit
V8_INLINE v8::Context::Scope::~Scope ( )
inline

The documentation for this class was generated from the following file: