Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ values
Method
values
deps/v8/tools/system-analyzer/timeline.mjs:70–72 ·
view source on GitHub ↗
@returns {T[]}
()
Source
from the content-addressed store, hash-verified
68
69
/** @returns {T[]} */
70
get values() {
71
return
this._values;
72
}
73
74
/** @returns {number} */
75
count(filter) {
Callers
15
track
Method · 0.45
recordFile
Method · 0.45
maxGroupWidth
Method · 0.45
printSorted
Method · 0.45
__repr__
Method · 0.45
prepare
Method · 0.45
create_table
Function · 0.45
main
Function · 0.45
RebuildMainWindow
Method · 0.45
ToDict
Method · 0.45
any
Method · 0.45
ClangTidyRunAggregate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected