Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DDOMStorage.js181 var domStorage = this.storageForId(storageId);
195 var domStorage = this.storageForId(storageId);
210 var domStorage = this.storageForId(storageId);
226 var domStorage = this.storageForId(storageId);
238 storageForId: function(storageId) method in WebInspector.DOMStorageModel
Dinspector.js846 ….showPanel("resources").selectDOMStorage(WebInspector.domStorageModel.storageForId(hints.domStorag…