Searched refs:ERASE (Results 1 – 1 of 1) sorted by relevance
324 MethodType erased = canonicalize(mt, ERASE, ERASE); in findForm()344 …public static final int NO_CHANGE = 0, ERASE = 1, WRAP = 2, UNWRAP = 3, INTS = 4, LONGS = 5, RAW_R… field in MethodTypeForm379 case ERASE: in canonicalize()