Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ size
Method
size
deps/v8/tools/system-analyzer/timeline.mjs:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
size() {
116
return
this._values.length;
117
}
118
119
get length() {
120
return
this._values.length;
Callers
1
isEmpty
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected