Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ section
Method
section
deps/v8/tools/zone-stats/trace-file-reader.js:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
get section() {
27
return
this.$(
'#fileReaderSection'
);
28
}
29
30
updateLabel(text) {
31
this.$(
'#label'
).innerText = text;
Callers
nothing calls this directly
Calls
1
$
Method · 0.95
Tested by
no test coverage detected