Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDOMException.cpp84 static const CoreException* getErrorEntry(ExceptionCode ec) in getErrorEntry() function
103 const CoreException* entry = getErrorEntry(ec); in create()
123 const CoreException* entry = getErrorEntry(ec); in getErrorName()
133 const CoreException* entry = getErrorEntry(ec); in getErrorMessage()