![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <graph-assembler.h>
Public Types | |
template<typename T > | |
using | Array = std::array<T, VarCount> |
Static Public Member Functions | |
static Array< Node * > | InitNodeArray (const Array< MachineRepresentation > &reps) |
Static Public Attributes | |
static constexpr bool | kIsDynamic = false |
Definition at line 166 of file graph-assembler.h.
using v8::internal::compiler::detail::GraphAssemblerHelper< VarCount >::Array = std::array<T, VarCount> |
Definition at line 168 of file graph-assembler.h.
|
inlinestatic |
Definition at line 171 of file graph-assembler.h.
|
staticconstexpr |
Definition at line 169 of file graph-assembler.h.