Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBRequest.h74 bool isResultDirty() const { return m_resultDirty; } in isResultDirty() function
DIDBRequest.idl39 [RaisesException=Getter, CachedAttribute=isResultDirty] readonly attribute any result;