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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java250 public static final int _fast_fgetfield = 207; field in class:Bytecodes
770 def(_fast_fgetfield , "fast_fgetfield" , "bJJ" , null , BasicType.getTFloat() , 0, true , _getfield );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp252 _fast_fgetfield , enumerator in enum:Bytecodes::Code

Completed in 28 milliseconds