Lines Matching full:may
3 # you may not use this file except in compliance with the License.
4 # You may obtain a copy of the License at
161 short_message: lda.type may be used only in Panda or Java methods
275 message: Accumulator constantly holds 'null' value. It may be a sign of possible error here.
282 …pe '${acc_type}' is always a subtype of '${type}'. Checkcast is redundant here. It may be a sign of
291 …Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error he…
299 …${possible_types}. Instruction 'checkcast' will always throw an exception here. It may be a sign of
308 It may be a sign of possible error here.
322 It may be a sign of possible error here.
330 Result of 'isinstance' is always zero. It may be a sign of possible error here.
338 ${possible_types}. It may be a sign of possible error here.
376 … type is '${formal_type}' but actual is '${actual_type}'. Actual type is inexact one, it may be one
377 …of ${subtypes}. It may be so because of different paths through this code carrying different primi…
378 …register, like in one path type is u16, in another - i32. It is not an error, but there may be pot…
559 Invalid instruction in the method body, execution may go into exception handler.