Lines Matching refs:abort_instructions
2789 int abort_instructions = InstructionsGeneratedSince(&abort_start);2790 ASSERT(abort_instructions <= kExpectedAbortInstructions);2791 while (abort_instructions++ < kExpectedAbortInstructions) {