![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <common-operator.h>
Public Member Functions | |
constexpr | CommonNodeWrapperBase (Node *node) |
Effect | effect () const |
Control | control () const |
![]() | |
constexpr | NodeWrapper (Node *node) |
operator Node * () const | |
Node * | operator-> () const |
Additional Inherited Members | |
![]() | |
Node * | node () const |
void | set_node (Node *node) |
Definition at line 686 of file common-operator.h.
|
inlineexplicitconstexpr |
Definition at line 688 of file common-operator.h.
|
inline |
|
inline |