Searched refs:clearLeft (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp90 void clearLeft() { _left = NULL; } function in class:TreeList
93 void initialize() { clearLeft(); clear_right(), clear_parent(); }
H A DbinaryTreeDictionary.cpp577 debug_only(replacementTL->clearLeft();)
626 replacementTL->clearLeft();

Completed in 38 milliseconds