Home
last modified time | relevance | path

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

/external/v8/tools/turbolizer/
Dgraph-view.js29 showTypes: false property
178 if (this.state.showTypes) {
520 (graph.state.showTypes && reg.exec(n.getDisplayType())) ||
858 this.setAttribute('visibility', graph.state.showTypes ? 'visible' : 'hidden');
981 graph.state.showTypes = !graph.state.showTypes;
983 if (graph.state.showTypes) {