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

/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.hpp244 static void compute_base_vtable_size(); // compute vtable size of class Object
H A Duniverse.cpp305 compute_base_vtable_size();
1206 void Universe::compute_base_vtable_size() { function in class:Universe

Completed in 33 milliseconds