HomeSort by relevance Sort by last modified time
    Searched refs:ResetRoot (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
splay-tree.h 90 void Clear() { ResetRoot(); }
154 void ResetRoot() { root_ = NULL; }
zone.h 238 SplayTree<Config, ZoneAllocationPolicy>::ResetRoot();

Completed in 515 milliseconds