Searched refs:createMethodHandleSwitch (Results 1 – 1 of 1) sorted by relevance
158 MethodHandle target = createMethodHandleSwitch(lookup, labels); in typeSwitch()222 …private static MethodHandle createMethodHandleSwitch(MethodHandles.Lookup lookup, Object[] labels)… in createMethodHandleSwitch() method in SwitchBootstraps342 target = createMethodHandleSwitch(lookup, labels); in enumSwitch()