Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ size
Method
size
deps/v8/tools/avg.py:156–157 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
154
return
math.sqrt(self.variance())
155
156
def
size(self):
157
return
len(self.values)
158
159
def
widths(self):
160
return
FieldWidth(
Callers
7
result
Method · 0.95
widths
Method · 0.95
fmt_reps
Function · 0.45
growAndCheck
Function · 0.45
regress-1126771.js
File · 0.45
inline-two.js
File · 0.45
regress-347914.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected