#include <wasm-objects.h>
Definition at line 1469 of file wasm-objects.h.
◆ DecodeElementSizeFromMap()
int v8::internal::WasmArray::DecodeElementSizeFromMap |
( |
Tagged< Map > | map | ) |
|
|
inlinestatic |
◆ element_offset()
uint32_t v8::internal::WasmArray::element_offset |
( |
uint32_t | index | ) |
|
|
inline |
◆ ElementAddress()
Address v8::internal::WasmArray::ElementAddress |
( |
uint32_t | index | ) |
|
|
inline |
◆ ElementSlot()
ObjectSlot v8::internal::WasmArray::ElementSlot |
( |
uint32_t | index | ) |
|
|
inline |
◆ EncodeElementSizeInMap()
void v8::internal::WasmArray::EncodeElementSizeInMap |
( |
int | element_size, |
|
|
Tagged< Map > | map ) |
|
inlinestatic |
◆ GcSafeElementType()
◆ GetElement() [1/2]
◆ GetElement() [2/2]
◆ MaxLength() [1/2]
static int v8::internal::WasmArray::MaxLength |
( |
const wasm::ArrayType * | type | ) |
|
|
inlinestatic |
◆ MaxLength() [2/2]
static constexpr int v8::internal::WasmArray::MaxLength |
( |
uint32_t | element_size_bytes | ) |
|
|
inlinestaticconstexpr |
◆ SetTaggedElement()
◆ SizeFor()
int v8::internal::WasmArray::SizeFor |
( |
Tagged< Map > | map, |
|
|
int | length ) |
|
inlinestatic |
◆ type_index()
The documentation for this class was generated from the following files: