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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java257 public static final int _fast_dputfield = 214; field in class:Bytecodes
778 def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0, true , _putfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp260 _fast_dputfield , enumerator in enum:Bytecodes::Code

Completed in 46 milliseconds