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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_fputfield = 215; field in class:Bytecodes
779 def(_fast_fputfield , "fast_fputfield" , "bJJ" , null , BasicType.getTFloat() , 0, true , _putfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp261 _fast_fputfield , enumerator in enum:Bytecodes::Code

Completed in 37 milliseconds