V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::WasmOpcodes Class Reference

Static Public Member Functions

static const charOpcodeName (WasmOpcode opcode)
 
static FunctionSigSignature (WasmOpcode opcode)
 
static FunctionSigAsmjsSignature (WasmOpcode opcode)
 
static bool IsPrefixOpcode (WasmOpcode opcode)
 
static bool IsControlOpcode (WasmOpcode opcode)
 
static bool IsSignExtensionOpcode (WasmOpcode opcode)
 
static bool IsAnyRefOpcode (WasmOpcode opcode)
 
static bool IsUnconditionalJump (WasmOpcode opcode)
 
static MessageTemplate TrapReasonToMessageId (TrapReason reason)
 
static const charTrapReasonMessage (TrapReason reason)
 

Detailed Description

Definition at line 580 of file wasm-opcodes.h.


The documentation for this class was generated from the following files: