#include <wasm-debug.h>
Definition at line 47 of file wasm-debug.h.
◆ is_constant()
| bool v8::internal::wasm::DebugSideTable::Entry::Value::is_constant |
( |
| ) |
const |
|
inline |
◆ is_register()
| bool v8::internal::wasm::DebugSideTable::Entry::Value::is_register |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool v8::internal::wasm::DebugSideTable::Entry::Value::operator== |
( |
const Value & | other | ) |
const |
|
inline |
◆ [union]
◆ i32_const
| int32_t v8::internal::wasm::DebugSideTable::Entry::Value::i32_const |
◆ index
| int v8::internal::wasm::DebugSideTable::Entry::Value::index |
◆ module
| const WasmModule* v8::internal::wasm::DebugSideTable::Entry::Value::module |
◆ reg_code
| int v8::internal::wasm::DebugSideTable::Entry::Value::reg_code |
◆ stack_offset
| int v8::internal::wasm::DebugSideTable::Entry::Value::stack_offset |
◆ storage
| Storage v8::internal::wasm::DebugSideTable::Entry::Value::storage |
◆ type
| ValueType v8::internal::wasm::DebugSideTable::Entry::Value::type |
The documentation for this struct was generated from the following file: