#include <struct-types.h>
Definition at line 300 of file struct-types.h.
◆ ArrayType()
v8::internal::wasm::ArrayType::ArrayType |
( |
ValueType | rep, |
|
|
bool | mutability ) |
|
inlineconstexpr |
◆ element_type()
ValueType v8::internal::wasm::ArrayType::element_type |
( |
| ) |
const |
|
inline |
◆ element_type_writable_ptr()
ValueType * v8::internal::wasm::ArrayType::element_type_writable_ptr |
( |
| ) |
|
|
inline |
◆ operator==()
bool v8::internal::wasm::ArrayType::operator== |
( |
const ArrayType & | other | ) |
const |
|
inline |
◆ rep_
ValueType v8::internal::wasm::ArrayType::rep_ |
|
private |
The documentation for this class was generated from the following file: