![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::WasmArray, including all inherited members.
DecodeElementSizeFromMap(Tagged< Map > map) | v8::internal::WasmArray | inlinestatic |
element_offset(uint32_t index) | v8::internal::WasmArray | inline |
ElementAddress(uint32_t index) | v8::internal::WasmArray | inline |
ElementSlot(uint32_t index) | v8::internal::WasmArray | inline |
EncodeElementSizeInMap(int element_size, Tagged< Map > map) | v8::internal::WasmArray | inlinestatic |
GcSafeElementType(Tagged< Map > map) | v8::internal::WasmArray | inlinestatic |
GetElement(uint32_t index) | v8::internal::WasmArray | |
GetElement(Isolate *isolate, DirectHandle< WasmArray > array, uint32_t index) | v8::internal::WasmArray | inlinestatic |
MaxLength(uint32_t element_size_bytes) | v8::internal::WasmArray | inlinestatic |
MaxLength(const wasm::ArrayType *type) | v8::internal::WasmArray | inlinestatic |
SetTaggedElement(uint32_t index, DirectHandle< Object > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::WasmArray | |
SizeFor(Tagged< Map > map, int length) | v8::internal::WasmArray | inlinestatic |
type_index(Tagged< Map > map) | v8::internal::WasmArray | inlinestatic |