Home | History | Annotate | Download | only in WebCore

Lines Matching full:hot

7359         Inline functions that are hot in DOM manipulation
7371 instead of a virtual method, since this is so hot and size of Document
33742 Optimize V8 getDOMNodeMap(), a hot function in Dromaeo DOM tests, by increasing inlining.
45701 Make some methods non-inline for ease of debugging (these are not hot methods).