Searched defs:IsRootNode (Results 1 – 6 of 6) sorted by relevance
129 virtual bool IsRootNode() const { return false; } in IsRootNode() function
144 bool BaseObject::IsRootNode() const { in IsRootNode() function in node::BaseObject
55 bool IsRootNode() override { in IsRootNode() function
537 bool IsRootNode() const override { return true; } in IsRootNode() function
841 virtual bool IsRootNode() { return false; } in IsRootNode() function
91 bool IsRootNode() final { return true; } in IsRootNode() function in v8::internal::EmbedderRootNode