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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java273 public static final int _fast_aldc_w = 230; field in class:Bytecodes
802 def(_fast_aldc_w , "fast_aldc_w" , "bJJ" , null , BasicType.getTObject(), 1, true, _ldc_w );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp281 _fast_aldc_w , enumerator in enum:Bytecodes::Code

Completed in 58 milliseconds