Home
last modified time | relevance | path

Searched refs:injectKeyIntoKeyPath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBObjectStoreBackendImpl.cpp116 static PassRefPtr<SerializedScriptValue> injectKeyIntoKeyPath(PassRefPtr<IDBKey> key, PassRefPtr<Se… in injectKeyIntoKeyPath() function
169 …RefPtr<SerializedScriptValue> valueAfterInjection = injectKeyIntoKeyPath(autoIncKey, value, object… in selectKeyForPut()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1656 (WebCore::injectKeyIntoKeyPath):