MCPcopy Create free account
hub / github.com/nodejs/node / dataViewSelect

Method dataViewSelect

deps/v8/tools/zone-stats/details-selection.js:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 get dataViewSelect() {
74 return this.$('#data-view-select');
75 }
76
77 get dataKindSelect() {
78 return this.$('#data-kind-select');

Callers

nothing calls this directly

Calls 1

$Method · 0.95

Tested by

no test coverage detected