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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java261 public static final int _fast_sputfield = 218; field in class:Bytecodes
782 def(_fast_sputfield , "fast_sputfield" , "bJJ" , null , BasicType.getTShort() , 0, true , _putfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp264 _fast_sputfield , enumerator in enum:Bytecodes::Code

Completed in 38 milliseconds