Searched refs:destruct_contents (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.cpp394 copy->destruct_contents();
411 destruct_contents();
451 void Arena::destruct_contents() { function in class:Arena
H A Dallocation.hpp319 void destruct_contents();
/openjdk7/hotspot/src/share/vm/opto/
H A Dmatcher.cpp390 old->destruct_contents();
398 NOT_DEBUG( old->destruct_contents() );

Completed in 33 milliseconds