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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp189 int extra_data_size() const { return _extra_data_size; } function in class:ciMethodData
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.hpp1461 int extra_data_size() { return (address)extra_data_limit() function in class:VALUE_OBJ_CLASS_SPEC

Completed in 33 milliseconds