Searched refs:idbElements (Results 1 – 1 of 1) sorted by relevance
42 WTF::Vector<IDBKeyPathElement> idbElements; in create() local44 IDBParseKeyPath(keyPath, idbElements, idbError); in create()45 return WebIDBKeyPath(idbElements, static_cast<int>(idbError)); in create()