Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ getBreakdown
Method
getBreakdown
deps/v8/tools/system-analyzer/timeline.mjs:332–334 ·
view source on GitHub ↗
(keyFunction)
Source
from the content-addressed store, hash-verified
330
}
331
332
getBreakdown(keyFunction) {
333
return
groupBy(this.items, keyFunction);
334
}
335
336
/** @returns {T[]} */
337
filter() {
Callers
4
_drawChunk
Method · 0.45
timeline
Method · 0.45
update
Method · 0.45
timeline
Method · 0.45
Calls
1
groupBy
Function · 0.90
Tested by
no test coverage detected