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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp1070 size_t dict_returned_bytes() { return _dict_returned_bytes; } function in class:ReturnedBytesClosure
1078 return rbc.dict_returned_bytes();

Completed in 41 milliseconds