See: Description
| Interface | Description |
|---|---|
| OneByteCodeTag |
A tag which is guaranteed to contain no more than 1 byte of information.
|
| Class | Description |
|---|---|
| ArrayCheckTag |
Implementation of the Tag interface for array bounds checks.
|
| ArrayNullCheckTag |
ArrayNullCheckTag combines ArrayCheckTag and NullCheckTag
into one tag.
|
| NullCheckTag |
NullCheckTag contains the null pointer check information.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.