Home | History | Annotate | Download | only in verifier

Lines Matching full:monitor_enter

558       case Instruction::MONITOR_ENTER:
1696 case Instruction::MONITOR_ENTER:
2845 if (inst->Opcode() != Instruction::MONITOR_ENTER || work_line_->MonitorStackDepth() != 1) {