Searched defs:SGET_SHORT (Results 1 – 3 of 3) sorted by relevance
122 SGET_SHORT, enumConstant
424 addOpcodeInfo(Opcode.SGET_SHORT, "sget-short", 0x66, new Format21c()); in addOpcodeInfo()
1537 ALWAYS_INLINE void SGET_SHORT() REQUIRES_SHARED(Locks::mutator_lock_) { in SGET_SHORT() function