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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp144 void set_embedded_list(TreeList<Chunk>* v) { _embedded_list = *v; } function in class:TreeChunk
H A DbinaryTreeDictionary.cpp138 nextTC->set_embedded_list(tc->embedded_list());

Completed in 26 milliseconds