Searched defs:reserveCapacity (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DMutableArray.cpp44 void MutableArray::reserveCapacity(unsigned capacity) function in class:WebKit::MutableArray
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathNodeSet.h46 void reserveCapacity(size_t newCapacity) { m_nodes.reserveCapacity(newCapacity); } function in class:WebCore::XPath::NodeSet

Completed in 126 milliseconds