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

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBKeyRange.cpp87 PassRefPtr<IDBKeyRange> IDBKeyRange::lowerBound(ScriptExecutionContext* context, const Deprecated::ScriptValue& boundValue, bool open, ExceptionCode& ec) argument
99 PassRefPtr<IDBKeyRange> IDBKeyRange::upperBound(ScriptExecutionContext* context, const Deprecated::ScriptValue& boundValue, bool open, ExceptionCode& ec) argument

Completed in 108 milliseconds