Home | History | Annotate | Download | only in verifier

Lines Matching full:uninitialized

536    * - there is never an uninitialized class instance in a local variable in code protected by an
553 * The spec forbids backward branches when there's an uninitialized reference in a register. The
566 * contains an uninitialized instance created by that same instruction.
648 * <init>, the first argument may be an uninitialized reference. Otherwise,
650 * uninitialized reference arguments.