Definition at line 319 of file wasm-interpreter-runtime.h.
◆ Mode
◆ IndirectCallValue() [1/3]
v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::IndirectCallValue |
( |
| ) |
|
|
inline |
◆ IndirectCallValue() [2/3]
v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::IndirectCallValue |
( |
uint32_t | func_index_, |
|
|
wasm::CanonicalTypeIndex | sig_index ) |
|
inline |
◆ IndirectCallValue() [3/3]
◆ operator bool()
v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::operator bool |
( |
| ) |
const |
|
inline |
◆ func_index
uint32_t v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::func_index |
◆ kInlineSignatureSentinel
const uint32_t v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::kInlineSignatureSentinel = UINT_MAX |
|
static |
◆ kInvalidFunctionIndex
const uint32_t v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::kInvalidFunctionIndex = UINT_MAX |
|
static |
◆ mode
Mode v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::mode |
◆ sig_index
◆ signature
const FunctionSig* v8::internal::wasm::WasmInterpreterRuntime::IndirectCallValue::signature |
The documentation for this struct was generated from the following file: