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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/resources/
H A DIndexedDBViews.js325 var node = new WebInspector.IDBDataGridNode(data);
377 WebInspector.IDBDataGridNode = function(data)
383 WebInspector.IDBDataGridNode.prototype = {

Completed in 3079 milliseconds