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

/openjdk7/hotspot/src/share/vm/code/
H A Dstubs.cpp113 Stub* s = current_stub();
139 s = current_stub();
153 Stub* s = current_stub();
H A Dstubs.hpp175 Stub* current_stub() const { return stub_at(_queue_end); } function in class:StubQueue

Completed in 34 milliseconds