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

/openjdk9/hotspot/src/share/vm/code/
H A DvtableStubs.cpp93 int VtableStubs::_number_of_vtable_stubs = 0; member in class:VtableStubs
H A DvtableStubs.hpp117 static int _number_of_vtable_stubs; // number of stubs created so far (for statistics) member in class:VtableStubs

Completed in 32 milliseconds