| Modifier and Type | Field and Description |
|---|---|
| private static final int | |
| private static final String[] | |
| private static final String[] |
| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| pack-priv final Class | getInvokerIntType()
Implements abstract org.
|
| pack-priv String | getInvokerMethodName(JITSignature signature)
Implements abstract org.
|
| pack-priv String | getInvokerSignature(int parameterCount)
Implements abstract org.
|
| pack-priv static final int | |
| pack-priv static boolean | |
| pack-priv static boolean | |
| private static boolean | |
| public boolean | isSupported(JITSignature signature)
Implements org.
|
| MAX_PARAMETERS | back to summary |
|---|---|
| private static final int MAX_PARAMETERS | |
| methodNames | back to summary |
|---|---|
| private static final String[] methodNames | |
| signatures | back to summary |
|---|---|
| private static final String[] signatures | |
| FastLongMethodGenerator | back to summary |
|---|---|
| pack-priv FastLongMethodGenerator() | |
| getInvokerIntType | back to summary |
|---|---|
| pack-priv final Class Implements abstract org. | |
| getInvokerMethodName | back to summary |
|---|---|
| pack-priv String getInvokerMethodName(JITSignature signature) Implements abstract org. | |
| getInvokerSignature | back to summary |
|---|---|
| pack-priv String getInvokerSignature(int parameterCount) Implements abstract org. | |
| getMaximumFastLongParameters | back to summary |
|---|---|
| pack-priv static final int getMaximumFastLongParameters() | |
| isFastLongParameter | back to summary |
|---|---|
| pack-priv static boolean isFastLongParameter(Platform platform, NativeType type) | |
| isFastLongResult | back to summary |
|---|---|
| pack-priv static boolean isFastLongResult(Platform platform, NativeType type) | |
| isFastLongType | back to summary |
|---|---|
| private static boolean isFastLongType(Platform platform, NativeType type) | |
| isSupported | back to summary |
|---|---|
| public boolean isSupported(JITSignature signature) Implements org. | |