| 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 | |
| FastNumericMethodGenerator | back to summary |
|---|---|
| pack-priv FastNumericMethodGenerator() | |
| 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. | |
| getMaximumFastNumericParameters | back to summary |
|---|---|
| pack-priv static final int getMaximumFastNumericParameters() | |
| isFastNumericParameter | back to summary |
|---|---|
| pack-priv static boolean isFastNumericParameter(Platform platform, NativeType type) | |
| isFastNumericResult | back to summary |
|---|---|
| pack-priv static boolean isFastNumericResult(Platform platform, NativeType type) | |
| isFastNumericType | back to summary |
|---|---|
| private static boolean isFastNumericType(Platform platform, NativeType type) | |
| isSupported | back to summary |
|---|---|
| public boolean isSupported(JITSignature signature) Implements org. | |