• Home
  • Raw
  • Download

Lines Matching full:accumulator

71       Field is '${field}'. Field type is '${field_type}'. Accumulator type is '${acc_type}'.
103 Function return type: '${return_type}'. Value type in accumulator: '${acc_type}'.
110 Function return type: '${return_type}'. Value type in accumulator: '${acc_type}'.
111 Compatible accumulator types are: ${compatible_acc_types}.
168 …nt null in register v${reg}. NPE exception will always be thrown here. Accumulator type is not kno…
173 short_message: always NPE in accumulator
174 message: constant null in accumulator. NPE exception will always be thrown here.
240 … Wrong return value type (in accumulator): '${acc_type}'. Compatible types are: ${expected_types}.
246 … Wrong return value type (in accumulator): '${acc_type}'. Expected a subtype of '${expected_type}'.
270 message: Accumulator is not a reference to an object.
275 message: Accumulator constantly holds 'null' value. It may be a sign of possible error here.
282Accumulator type '${acc_type}' is always a subtype of '${type}'. Checkcast is redundant here. It m…
290 Accumulator is of incompatible type '${acc_type}'. Possible types are ${possible_types}.
298 … Element type in array in accumulator is of incompatible type '${acc_elt_type}'. Possible types are
307Accumulator seems to be of incompatible type '${acc_type}'. Possible types are ${possible_types}.
321Accumulator type '${acc_type}' is always a subtype of '${type}'. Result of 'isinstance' is always …
329 Accumulator is of incompatible type '${acc_type}'. Possible types are ${possible_types}.
337 … Element type in array in accumulator is of incompatible type '${acc_elt_type}'. Possible types are
417 …Wrong type of accumulator '${acc_type}'. Expected a subtype of '${expected_type}'. Compatible subt…
423 Wrong type of accumulator '${acc_type}'. Expected one of ${expected_types}.
430Accumulator type '${acc_type}' does not exactly match array element type. Expected one of ${expect…
543 message: Wrong call with accumulator instruction, the accumulator position is out of range