| java.lang.Object jittest.simple
ExceptionTest | public void ExceptionTest(int a, int maxI) throws Exception(Code) | | |
arraySet | public void arraySet(int a, int v)(Code) | | |
findMax | static int findMax(int i, int j)(Code) | | |
positiveValue | public static int positiveValue(int v)(Code) | | |
simple | public int simple(int a, int maxI)(Code) | | |
testCMP | public static int testCMP()(Code) | | |
testCast | public void testCast()(Code) | | |
testConst | public void testConst(int arr)(Code) | | |
testLookupSwitch | public void testLookupSwitch()(Code) | | |
testNewStringObj | public void testNewStringObj(String argv)(Code) | | |
testTableSwitch | public int testTableSwitch(char c)(Code) | | |
testTypeConvert | public void testTypeConvert(int arr)(Code) | | |
|
|