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

/openjdk7/hotspot/src/share/vm/code/
H A Dstubs.hpp168 int _number_of_stubs; // the number of buffered stubs member in class:StubQueue
199 int number_of_stubs() const { return _number_of_stubs; }

Completed in 84 milliseconds