![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <contextual.h>
Static Public Member Functions | |
static VarType & | Get () |
![]() | |
static VarType & | Get () |
static bool | HasScope () |
Private Types | |
using | Base = ContextualVariable<Derived, VarType> |
Static Private Attributes | |
static thread_local VarType | default_value_ {default_args...} |
Additional Inherited Members | |
![]() | |
using | VarT = VarType |
Definition at line 112 of file contextual.h.
|
private |
Definition at line 120 of file contextual.h.
|
inlinestatic |
Definition at line 115 of file contextual.h.
|
inlinestaticprivate |
Definition at line 121 of file contextual.h.