Lines Matching full:possible
198 Cannot create array of non-array type '${type}'. Possible types are ${array_types}.
204 Cannot create object of non-object type '${type}'. Possible types are ${object_types}.
266 …Wrong type for 'checkcast'. It is a non-object type '${type}'. Possible types are ${possible_types…
275 message: Accumulator constantly holds 'null' value. It may be a sign of possible error here.
283 possible error here.
290 Accumulator is of incompatible type '${acc_type}'. Possible types are ${possible_types}.
291 …Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error he…
298 … Element type in array in accumulator is of incompatible type '${acc_elt_type}'. Possible types are
300 possible error here.
307 … Accumulator seems to be of incompatible type '${acc_type}'. Possible types are ${possible_types}.
308 It may be a sign of possible error here.
314 …Wrong type for 'isinstance'. It is a non-object/non-array type '${type}'. Possible types are ${pos…
322 It may be a sign of possible error here.
329 Accumulator is of incompatible type '${acc_type}'. Possible types are ${possible_types}.
330 Result of 'isinstance' is always zero. It may be a sign of possible error here.
337 … Element type in array in accumulator is of incompatible type '${acc_elt_type}'. Possible types are
338 ${possible_types}. It may be a sign of possible error here.