public class InstanceOfDynamicTest extends GraalCompilerTest
InstanceOfDynamicNode
.GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.MultiCauseAssertionError
lastCompiledGraph
Constructor and Description |
---|
InstanceOfDynamicTest() |
Modifier and Type | Method and Description |
---|---|
static int |
id(int value) |
static boolean |
isInstanceDynamic(Class<?> c,
Object o) |
static int |
isInstanceIntDynamic(Class<?> c,
Object o) |
static boolean |
isStringDynamic(Object o) |
static int |
isStringIntDynamic(Object o) |
void |
test100() |
void |
test101() |
void |
test103() |
void |
test104() |
addMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
public InstanceOfDynamicTest()
public static int id(int value)
public void test100()
public void test101()
public void test103()
public void test104()
public static boolean isStringDynamic(Object o)
public static int isStringIntDynamic(Object o)
public static boolean isInstanceDynamic(Class<?> c, Object o)
public static int isInstanceIntDynamic(Class<?> c, Object o)