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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java259 public static final int _fast_iputfield = 216; field in class:Bytecodes
780 def(_fast_iputfield , "fast_iputfield" , "bJJ" , null , BasicType.getTInt() , 0, true , _putfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp262 _fast_iputfield , enumerator in enum:Bytecodes::Code

Completed in 28 milliseconds