Searched defs:currentInstructionSet (Results 1 – 1 of 1) sorted by relevance
26 @Nullable private static String currentInstructionSet = null; field in ShadowVMRuntime79 public static void setCurrentInstructionSet(@Nullable String currentInstructionSet) { in setCurrentInstructionSet()