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:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
}
266
267
isEmpty() {
268
return
this.items.length === 0;
269
}
270
271
/** @returns {T} */
272
last() {
Callers
1
has
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected