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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java272 public static final int _fast_aldc = 229; field in class:Bytecodes
801 def(_fast_aldc , "fast_aldc" , "bj" , null , BasicType.getTObject(), 1, true, _ldc );
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp280 _fast_aldc , enumerator in enum:Bytecodes::Code

Completed in 39 milliseconds