Searched defs:AddElement (Results 1 – 5 of 5) sorted by relevance
415 void XmlElement::AddElement(XmlElement *child) { in AddElement() function in buzz::XmlElement425 void XmlElement::AddElement(XmlElement *child, int depth) { in AddElement() function in buzz::XmlElement
255 void AddElement(Object* element) { in AddElement() function
360 void AddElement(TextElement elm, Zone* zone) { in AddElement() function
401 LoadElimination::AbstractState::AddElement(Node* object, Node* index, in AddElement() function in v8::internal::compiler::LoadElimination::AbstractState
451 bool AddElement(Handle<JSArray> array, int index, int32_t field_id, in AddElement() function