![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <machine-operator.h>
Public Member Functions | |
| AtomicOpParameters (MachineType type, MemoryAccessKind kind=MemoryAccessKind::kNormal) | |
| MachineType | type () const |
| MemoryAccessKind | kind () const |
Private Attributes | |
| MachineType | type_ |
| MemoryAccessKind | kind_ |
Definition at line 84 of file machine-operator.h.
|
inline |
Definition at line 86 of file machine-operator.h.
|
inline |
|
inline |
|
private |
Definition at line 95 of file machine-operator.h.
|
private |
Definition at line 94 of file machine-operator.h.