Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ $
Method
$
deps/v8/tools/zone-stats/trace-file-reader.js:22–24 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
20
}
21
22
$(id) {
23
return
this.shadowRoot.querySelector(id);
24
}
25
26
get section() {
27
return
this.$(
'#fileReaderSection'
);
Callers
6
constructor
Method · 0.95
section
Method · 0.95
updateLabel
Method · 0.95
handleClick
Method · 0.95
connectedCallback
Method · 0.95
readFile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected