Home | History | Annotate | Download | only in io

Lines Matching refs:variables

439 variables.
587 // Read the verification types of the additional local variables.
602 // Read the verification types of the local variables.
604 fullFrame.variables = new VerificationType[fullFrame.variablesCount];
609 fullFrame.variables[index] = verificationType;