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

Public Types

enum  : int32_t { kNotHeapType = -1 }
 

Public Member Functions

AsmValueTypeAsValueType ()
 
AsmCallableTypeAsCallableType ()
 
std::string Name ()
 
bool IsExactly (AsmType *that)
 
bool IsA (AsmType *that)
 
int32_t ElementSizeInBytes ()
 
AsmTypeLoadType ()
 
AsmTypeStoreType ()
 

Static Public Member Functions

static AsmTypeFunction (Zone *zone, AsmType *ret)
 
static AsmTypeOverloadedFunction (Zone *zone)
 
static AsmTypeFroundType (Zone *zone)
 
static AsmTypeMinMaxType (Zone *zone, AsmType *dest, AsmType *src)
 

Detailed Description

Definition at line 175 of file asm-types.h.


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