![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <machine-operator.h>
Public Attributes | |
MemoryAccessKind | kind |
MachineRepresentation | rep |
uint8_t | laneidx |
Definition at line 259 of file machine-operator.h.
MemoryAccessKind v8::internal::compiler::StoreLaneParameters::kind |
Definition at line 260 of file machine-operator.h.
uint8_t v8::internal::compiler::StoreLaneParameters::laneidx |
Definition at line 262 of file machine-operator.h.
MachineRepresentation v8::internal::compiler::StoreLaneParameters::rep |
Definition at line 261 of file machine-operator.h.