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