Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ dataKindSelect
Method
dataKindSelect
deps/v8/tools/zone-stats/details-selection.js:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
get dataKindSelect() {
78
return
this.$(
'#data-kind-select'
);
79
}
80
81
get isolateSelect() {
82
return
this.$(
'#isolate-select'
);
Callers
nothing calls this directly
Calls
1
$
Method · 0.95
Tested by
no test coverage detected