Searched refs:kImmExceptionIsDebug (Results 1 – 3 of 3) sorted by relevance
554 const Instr kImmExceptionIsDebug = 0xdeb0; variable
952 (instr->ImmException() == kImmExceptionIsDebug)) { in ConstantPoolSizeAt()4089 hlt(kImmExceptionIsDebug); in debug()
3352 if (instr->ImmException() == kImmExceptionIsDebug) { in VisitException()