Searched defs:_result_type (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/src/share/vm/interpreter/
H A Dbytecodes.cpp43 BasicType Bytecodes::_result_type [Bytecodes::number_of_codes]; member in class:Bytecodes
H A Dbytecodes.hpp341 static BasicType _result_type [number_of_codes]; member in class:Bytecodes
/openjdk9/hotspot/src/share/vm/oops/
H A DconstMethod.hpp213 u1 _result_type; // BasicType of result member in class:ConstMethod
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java490 private static int[] _result_type; field in class:Bytecodes

Completed in 29 milliseconds