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