Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::Context::Scope Class Reference

#include <v8-context.h>

Public Member Functions

 Scope (Local< Context > context)
 
 ~Scope ()
 

Detailed Description

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

Examples
shell.cc.

Constructor & Destructor Documentation

◆ Scope()

v8::Context::Scope::Scope ( Local< Context context)
inlineexplicit

◆ ~Scope()

v8::Context::Scope::~Scope ( )
inline

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