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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp401 static int wide_length_for(Code code) { /*no check*/ return _lengths [code] >> 4; } function in class:Bytecodes

Completed in 40 milliseconds