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