![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <common-operator.h>
Public Member Functions | |
TypedStateValueInfo (ZoneVector< MachineType > const *machine_types, SparseInputMask sparse_input_mask) | |
ZoneVector< MachineType > const * | machine_types () const |
SparseInputMask | sparse_input_mask () const |
Private Attributes | |
ZoneVector< MachineType > const * | machine_types_ |
SparseInputMask | sparse_input_mask_ |
Definition at line 374 of file common-operator.h.
|
inline |
Definition at line 376 of file common-operator.h.
|
inline |
|
inline |
|
private |
Definition at line 386 of file common-operator.h.
|
private |
Definition at line 387 of file common-operator.h.