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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsMarkSweepDecorator.cpp76 PSMarkSweepDecorator* PSMarkSweepDecorator::destination_decorator() { function in class:PSMarkSweepDecorator
109 PSMarkSweepDecorator* dest = destination_decorator();
147 dest = destination_decorator();
208 dest = destination_decorator();

Completed in 29 milliseconds