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

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

address() constv8::internal::WasmGlobalObjectinlineprivate
GetF32()v8::internal::WasmGlobalObjectinline
GetF64()v8::internal::WasmGlobalObjectinline
GetI32()v8::internal::WasmGlobalObjectinline
GetI64()v8::internal::WasmGlobalObjectinline
GetRef()v8::internal::WasmGlobalObjectinline
GetS128RawBytes()v8::internal::WasmGlobalObjectinline
New(Isolate *isolate, DirectHandle< WasmTrustedInstanceData > instance_object, MaybeDirectHandle< JSArrayBuffer > maybe_untagged_buffer, MaybeDirectHandle< FixedArray > maybe_tagged_buffer, wasm::ValueType type, int32_t offset, bool is_mutable)v8::internal::WasmGlobalObjectstatic
SetF32(float value)v8::internal::WasmGlobalObjectinline
SetF64(double value)v8::internal::WasmGlobalObjectinline
SetI32(int32_t value)v8::internal::WasmGlobalObjectinline
SetI64(int64_t value)v8::internal::WasmGlobalObjectinline
SetRef(DirectHandle< Object > value)v8::internal::WasmGlobalObjectinline
type_size() constv8::internal::WasmGlobalObjectinline