|
typedef BitsetType::bitset | bitset |
|
|
static Type | SignedSmall () |
|
static Type | UnsignedSmall () |
|
static Type | OtherNumberConstant (double value, Zone *zone) |
|
static Type | HeapConstant (JSHeapBroker *broker, Handle< i::Object > value, Zone *zone) |
|
static Type | HeapConstant (const HeapObjectRef &value, Zone *zone) |
|
static Type | Range (double min, double max, Zone *zone) |
|
static Type | Range (RangeType::Limits lims, Zone *zone) |
|
static Type | Tuple (Type first, Type second, Type third, Zone *zone) |
|
static Type | Union (int length, Zone *zone) |
|
static Type | NewConstant (JSHeapBroker *broker, Handle< i::Object > value, Zone *zone) |
|
static Type | NewConstant (double value, Zone *zone) |
|
static Type | Union (Type type1, Type type2, Zone *zone) |
|
static Type | Intersect (Type type1, Type type2, Zone *zone) |
|
static Type | For (HeapObjectType const &type) |
|
static Type | For (MapRef const &type) |
|
static Type | Invalid () |
|
Definition at line 356 of file types.h.
The documentation for this class was generated from the following files: