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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.cpp274 void ParScanThreadState::undo_alloc_in_to_space(HeapWord* obj, function in class:ParScanThreadState
1271 par_scan_state->undo_alloc_in_to_space((HeapWord*)new_obj, sz);
1382 par_scan_state->undo_alloc_in_to_space((HeapWord*)new_obj, sz);

Completed in 105 milliseconds