HomeSort by relevance Sort by last modified time
    Searched defs:ExceptionBase (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/dom/
ExceptionBase.cpp 30 #include "ExceptionBase.h"
36 ExceptionBase::ExceptionBase(const ExceptionCodeDescription& description)
47 String ExceptionBase::toString() const
ExceptionBase.h 38 class ExceptionBase : public RefCounted<ExceptionBase> {
48 ExceptionBase(const ExceptionCodeDescription&);

Completed in 395 milliseconds