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