V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::GlobalContext Class Reference
Inheritance diagram for v8::internal::torque::GlobalContext:
v8::internal::torque::ContextualVariable< Derived, VarType >

Public Member Functions

 GlobalContext (Ast ast)
 
template<class T >
TRegisterDeclarable (std::unique_ptr< T > d)
 

Static Public Member Functions

static NamespaceGetDefaultNamespace ()
 
static const std::vector< std::unique_ptr< Declarable > > & AllDeclarables ()
 
static const std::vector< Namespace * > GetNamespaces ()
 
static void SetVerbose ()
 
static bool verbose ()
 
static Astast ()
 
- Static Public Member Functions inherited from v8::internal::torque::ContextualVariable< Derived, VarType >
static VarType & Get ()
 

Additional Inherited Members

- Public Types inherited from v8::internal::torque::ContextualVariable< Derived, VarType >
using VariableType = VarType
 

Detailed Description

Definition at line 16 of file global-context.h.


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