Searched defs:is_json_object (Results 1 – 1 of 1) sorted by relevance
123 Element(Element* parent, bool is_json_object) in Element()140 bool is_json_object() const { return is_json_object_; } in is_json_object() function