Searched refs:ResetRoot (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | splay-tree.h | 90 void Clear() { ResetRoot(); } 154 void ResetRoot() { root_ = NULL; } function in class:v8::internal::SplayTree |
H A D | zone.h | 234 SplayTree<Config, ZoneAllocationPolicy>::ResetRoot(); |
Completed in 607 milliseconds