V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Types | |
enum | LoadTypeValue : uint8_t |
Public Member Functions | |
constexpr | LoadType (LoadTypeValue val) |
constexpr LoadTypeValue | value () const |
constexpr unsigned | size_log_2 () const |
constexpr unsigned | size () const |
constexpr ValueType | value_type () const |
constexpr MachineType | mem_type () const |
Static Public Member Functions | |
static LoadType | ForValueType (ValueType type) |
Definition at line 55 of file value-type.h.