Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCookiesTable.js173 var cookieNode = this._createGridNode(cookie);
240 _createGridNode: function(cookie) method in WebInspector.CookiesTable