Searched defs:set_root (Results 1 – 3 of 3) sorted by relevance
94 void set_root(void) in set_root() function
1431 inline void Mixin::set_root(const std::string& value) { in set_root() function1446 inline void Mixin::set_root(std::string&& value) { in set_root() function1452 inline void Mixin::set_root(const char* value) { in set_root() function1459 inline void Mixin::set_root(const char* value, in set_root() function
687 void set_root(bool v) { flags_ = IsRoot::update(flags_, v); } in set_root() function in v8::internal::GlobalHandles::TracedNode