Searched defs:IDBKeyRange (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBKeyRange.h41 class IDBKeyRange : public ScriptWrappable, public RefCounted<IDBKeyRange> { class in namespace:WebCore
[all...]
H A DIDBKeyRange.cpp44 IDBKeyRange::IDBKeyRange(PassRefPtr<IDBKey> lower, PassRefPtr<IDBKey> upper, LowerBoundType lowerType, UpperBoundType upperType) function in class:WebCore::IDBKeyRange
[all...]

Completed in 37 milliseconds