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

/openjdk9/hotspot/src/share/vm/runtime/
H A Drelocator.cpp680 const int goto_length = Bytecodes::length_for(Bytecodes::_goto); local
684 assert (short_at(bci+1) != ilen+goto_length, "if relocation already handled"); local

Completed in 35 milliseconds