Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DTabbedPane.js333 lastOpenedTabIds: function(tabsCount) argument
339 return this._tabsHistory.slice(0, tabsCount).map(tabToTabId);