Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ entry
Method
entry
deps/v8/tools/system-analyzer/log/code.mjs:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
get entry() {
56
return
this._entry;
57
}
58
59
get code() {
60
return
this._entry?.logEntry;
Callers
1
clean
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected