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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.cpp577 int methodDataOopDesc::compute_allocation_size_in_bytes(methodHandle method) { function in class:methodDataOopDesc
602 int byte_size = compute_allocation_size_in_bytes(method);

Completed in 37 milliseconds