Searched defs:first_catch_instr (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dart_method.cc225 const Instruction* first_catch_instr = local
227 *has_no_move_exception = (first_catch_instr->Opcode() != Instruction::MOVE_EXCEPTION);

Completed in 43 milliseconds