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