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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp145 static int compute_size_in_bytes(int cell_count) { function in class:VALUE_OBJ_CLASS_SPEC
299 return DataLayout::compute_size_in_bytes(cell_count());

Completed in 36 milliseconds