V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 char * | TypeName (ValueType type) |
Definition at line 178 of file value-type.h.