extended the tag bits to support more than 3 special types.
tag bit calculation got slower but it can use up to 4 bits to represent more types
This commit is contained in:
@ -529,3 +529,7 @@ extend Error
|
||||
method(#primitive) asString.
|
||||
}
|
||||
|
||||
|
||||
class SmallPointer(Object)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user