#include <value-type.h>
Definition at line 1411 of file value-type.h.
◆ StoreTypeValue
◆ StoreType()
◆ ForValueKind()
◆ mem_rep()
◆ size()
unsigned v8::internal::wasm::StoreType::size |
( |
| ) |
const |
|
inlineconstexpr |
◆ size_log_2()
unsigned v8::internal::wasm::StoreType::size_log_2 |
( |
| ) |
const |
|
inlineconstexpr |
◆ value()
◆ value_type()
ValueType v8::internal::wasm::StoreType::value_type |
( |
| ) |
const |
|
inlineconstexpr |
◆ kMemRep
Initial value:= {
#define MEMREP(_, __, memrep)
}
Definition at line 1469 of file value-type.h.
◆ kStoreSizeLog2
uint8_t v8::internal::wasm::StoreType::kStoreSizeLog2 |
|
staticconstexprprivate |
Initial value:= {
#define STORE_SIZE(_, __, memrep) \
}
Definition at line 1455 of file value-type.h.
◆ kValueType
ValueType v8::internal::wasm::StoreType::kValueType |
|
staticconstexprprivate |
Initial value:= {
#define VALUE_TYPE(type, ...)
}
Definition at line 1463 of file value-type.h.
◆ val_
The documentation for this class was generated from the following files: