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

Static Public Member Functions

static byte MemSize (MachineType type)
 
static int ElementSizeInBytes (ValueType type)
 
static int ElementSizeLog2Of (ValueType type)
 
static byte MemSize (ValueType type)
 
static ValueTypeCode ValueTypeCodeFor (ValueType type)
 
static MachineType MachineTypeFor (ValueType type)
 
static MachineRepresentation MachineRepresentationFor (ValueType type)
 
static ValueType ValueTypeFor (MachineType type)
 
static char ShortNameOf (ValueType type)
 
static const charTypeName (ValueType type)
 

Detailed Description

Definition at line 178 of file value-type.h.


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