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

/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.hpp509 virtual void contribute_scratch(ScratchBlock*& list, Generation* requestor, function in class:Generation
H A DdefNewGeneration.cpp834 void DefNewGeneration::contribute_scratch(ScratchBlock*& list, Generation* requestor, function in class:DefNewGeneration
841 trace("to_space not empty when contribute_scratch called");

Completed in 34 milliseconds