Lines Matching full:perform
212 * Perform verification on a single method.
314 * Perform static instruction verification. Also sets the "branch
395 * Perform static checks on a "new-instance" instruction. Specifically,
421 * Perform static checks on a "new-array" instruction. Specifically, make
458 * Perform static checks on an instruction that takes a class constant.
472 * Perform static checks on a field get or set instruction. All we do
486 * Perform static checks on a method invocation instruction. All we do
760 * Perform static verification on instructions.