![]() |
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 = base::SmallVector<T, 4> |
Static Public Member Functions | |
static Array< Node * > | InitNodeArray (const Array< MachineRepresentation > &reps) |
Static Public Attributes | |
static constexpr bool | kIsDynamic = true |
Definition at line 176 of file graph-assembler.h.
using v8::internal::compiler::detail::GraphAssemblerHelper< kGraphAssemblerLabelDynamicCount >::Array = base::SmallVector<T, 4> |
Definition at line 180 of file graph-assembler.h.
|
inlinestatic |
|
staticconstexpr |
Definition at line 181 of file graph-assembler.h.