Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/zone-stats/
Ddetails-selection.js114 const all_li = document.createElement('li'); constant
115 ul.appendChild(all_li);
117 all_li.appendChild(all_button);
/third_party/node/deps/v8/tools/heap-stats/
Ddetails-selection.js116 const all_li = document.createElement('li'); constant
120 all_li.appendChild(all_button);
121 ul.appendChild(all_li);