Searched refs:ErrorCodeToExceptionCode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBDatabaseException.h67 static int ErrorCodeToExceptionCode(int errorCode) function in class:WebCore::IDBDatabaseException
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileException.h63 static int ErrorCodeToExceptionCode(int errorCode) function in class:WebCore::FileException
H A DFileReaderSync.cpp102 ec = FileException::ErrorCodeToExceptionCode(loader.errorCode());

Completed in 104 milliseconds