#include <wasm-opcodes.h>
Definition at line 947 of file wasm-opcodes.h.
◆ AsmjsSignature()
◆ ExtractPrefix()
uint8_t v8::internal::wasm::WasmOpcodes::ExtractPrefix |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsBreakable()
bool v8::internal::wasm::WasmOpcodes::IsBreakable |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsControlOpcode()
bool v8::internal::wasm::WasmOpcodes::IsControlOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsExternRefOpcode()
bool v8::internal::wasm::WasmOpcodes::IsExternRefOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsFP16SimdOpcode()
bool v8::internal::wasm::WasmOpcodes::IsFP16SimdOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsPrefixOpcode()
bool v8::internal::wasm::WasmOpcodes::IsPrefixOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsRelaxedSimdOpcode()
bool v8::internal::wasm::WasmOpcodes::IsRelaxedSimdOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsThrowingOpcode()
bool v8::internal::wasm::WasmOpcodes::IsThrowingOpcode |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ IsUnconditionalJump()
bool v8::internal::wasm::WasmOpcodes::IsUnconditionalJump |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ MessageIdToTrapReason()
◆ OpcodeName()
const char * v8::internal::wasm::WasmOpcodes::OpcodeName |
( |
WasmOpcode | opcode | ) |
|
|
staticconstexpr |
◆ Signature()
◆ SignatureForAtomicOp()
◆ TrapReasonMessage()
const char * v8::internal::wasm::WasmOpcodes::TrapReasonMessage |
( |
TrapReason | reason | ) |
|
|
inlinestatic |
◆ TrapReasonToMessageId()
The documentation for this class was generated from the following files: