Searched defs:THROW (Results 1 – 3 of 3) sorted by relevance
59 THROW, enumConstant
360 addOpcodeInfo(Opcode.THROW, "throw", 0x27, new Format11x()); in addOpcodeInfo()
910 ALWAYS_INLINE void THROW() REQUIRES_SHARED(Locks::mutator_lock_) { in THROW() function