Searched defs:_fast_sgetfield (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java253 public static final int _fast_sgetfield = 210; field in class:Bytecodes
773 def(_fast_sgetfield , "fast_sgetfield" , "bJJ" , null , BasicType.getTShort() , 0, true , _getfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp255 _fast_sgetfield , enumerator in enum:Bytecodes::Code

Completed in 38 milliseconds