Home
last modified time | relevance | path

Searched refs:predicatesAreContextListInsensitive (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXPathStep.h91 bool predicatesAreContextListInsensitive() const;
DXPathStep.cpp86 if (second->m_axis == Step::ChildAxis && second->predicatesAreContextListInsensitive()) { in optimizeStepPair()
97 bool Step::predicatesAreContextListInsensitive() const in predicatesAreContextListInsensitive() function in WebCore::XPath::Step
/external/webkit/Source/WebCore/
DChangeLog-2009-06-164260 (WebCore::XPath::Step::predicatesAreContextListInsensitive): The above optimization is only