Searched refs:stub_verify (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dstubs.cpp159 debug_only(stub_verify(s);)
166 debug_only(stub_verify(s);)
250 stub_verify(s);
H A Dstubs.hpp184 void stub_verify(Stub* s) { _stub_interface->verify(s); } function in class:StubQueue

Completed in 83 milliseconds