| Modifier and Type | Field and Description |
|---|---|
| private static final int | |
| private static final String[] | |
| 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 | |
| noErrnoMethodNames | back to summary |
|---|---|
| private static final String[] noErrnoMethodNames | |
| signatures | back to summary |
|---|---|
| private static final String[] signatures | |
| FastIntMethodGenerator | back to summary |
|---|---|
| pack-priv FastIntMethodGenerator() | |
| 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. | |
| getMaximumFastIntParameters | back to summary |
|---|---|
| pack-priv static final int getMaximumFastIntParameters() | |
| isFastIntParameter | back to summary |
|---|---|
| pack-priv static boolean isFastIntParameter(Platform platform, NativeType type) | |
| isFastIntResult | back to summary |
|---|---|
| pack-priv static boolean isFastIntResult(Platform platform, NativeType type) | |
| isFastIntType | back to summary |
|---|---|
| private static boolean isFastIntType(Platform platform, NativeType type) | |
| isSupported | back to summary |
|---|---|
| public boolean isSupported(JITSignature signature) Implements org. | |