Return internal info on arguments fitting into 8byte. * See X86-64 ABI 3.2.3
Compares two instances for <, ==, or >.
Compares two instances for equality.
Get flags for type: 1 means GC should scan for pointers
Returns a hash of the instance of a type.
Return default initializer, null if default initialize to 0
Get TypeInfo for 'next' type, as defined by what kind of type this is, null if none.
Get type information on the contents of the type; null if not available
Get a pointer to PointerMap; used for GC scanning
Swaps two instances of the type.
Return alignment of type
Returns size of the type.
Runtime type information about a type. Can be retrieved for any type using a <a href="../expression.html#typeidexpression">TypeidExpression</a>.