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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java269 public static final int _fast_invokevfinal = 226; field in class:Bytecodes
794 def(_fast_invokevfinal , "fast_invokevfinal" , "bJJ" , null , BasicType.getTIllegal(), -1, true, _invokevirtual);
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp275 _fast_invokevfinal , enumerator in enum:Bytecodes::Code

Completed in 29 milliseconds