Searched defs:noSuchIndexErrorMessage (Results 1 – 2 of 2) sorted by relevance
126 static const char noSuchIndexErrorMessage[]; variable
58 const char IDBDatabase::noSuchIndexErrorMessage[] = "The specified index was not found."; member in WebCore::IDBDatabase