Searched refs:raw_special_length_at (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeStream.cpp34 int l = Bytecodes::raw_special_length_at(bcp, end);
H A Dbytecodes.hpp412 static int raw_special_length_at(address bcp, address end = NULL);
H A Dbytecodes.cpp152 int Bytecodes::raw_special_length_at(address bcp, address end) { function in class:Bytecodes

Completed in 42 milliseconds