Home
last modified time | relevance | path

Searched defs:pathException (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSExceptionBase.cpp61 if (XPathException* pathException = toXPathException(value)) in toExceptionBase() local
65 if (SQLException* pathException = toSQLException(value)) in toExceptionBase() local