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

  /external/chromium_org/v8/src/
zone-inl.h 92 SplayTree<Config, ZoneAllocationPolicy>::ResetRoot();
splay-tree.h 113 void Clear() { ResetRoot(); }
177 void ResetRoot() { root_ = NULL; }
  /external/v8/src/
zone-inl.h 93 SplayTree<Config, ZoneListAllocationPolicy>::ResetRoot();
splay-tree.h 156 void ResetRoot() { root_ = NULL; }

Completed in 1607 milliseconds