v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::WasmMemoryObject Member List

This is the complete list of members for v8::internal::WasmMemoryObject, including all inherited members.

FixUpResizableArrayBuffer(Tagged< JSArrayBuffer > new_buffer)v8::internal::WasmMemoryObject
Grow(Isolate *, DirectHandle< WasmMemoryObject >, uint32_t pages)v8::internal::WasmMemoryObjectstatic
has_maximum_pages()v8::internal::WasmMemoryObjectinline
is_memory64() constv8::internal::WasmMemoryObjectinline
kNoMaximumv8::internal::WasmMemoryObjectstatic
New(Isolate *isolate, DirectHandle< JSArrayBuffer > buffer, int maximum, wasm::AddressType address_type)v8::internal::WasmMemoryObjectstatic
New(Isolate *isolate, int initial, int maximum, SharedFlag shared, wasm::AddressType address_type)v8::internal::WasmMemoryObjectstatic
RefreshBuffer(Isolate *isolate, DirectHandle< WasmMemoryObject > memory, std::shared_ptr< BackingStore > new_backing_store)v8::internal::WasmMemoryObjectstatic
RefreshSharedBuffer(Isolate *isolate, DirectHandle< WasmMemoryObject > memory, ResizableFlag resizable_by_js)v8::internal::WasmMemoryObjectstatic
SetNewBuffer(Isolate *isolate, Tagged< JSArrayBuffer > new_buffer)v8::internal::WasmMemoryObject
ToFixedLengthBuffer(Isolate *isolate, DirectHandle< WasmMemoryObject > memory)v8::internal::WasmMemoryObjectstatic
ToResizableBuffer(Isolate *isolate, DirectHandle< WasmMemoryObject > memory)v8::internal::WasmMemoryObjectstatic
UpdateInstances(Isolate *isolate)v8::internal::WasmMemoryObject
UseInInstance(Isolate *isolate, DirectHandle< WasmMemoryObject > memory, DirectHandle< WasmTrustedInstanceData > trusted_instance_data, DirectHandle< WasmTrustedInstanceData > shared_trusted_instance_data, int memory_index_in_instance)v8::internal::WasmMemoryObjectstatic