Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ toJSON
Method
toJSON
deps/npm/lib/utils/queryable.js:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
toJSON () {
284
return
this.#data
285
}
286
287
[util.inspect.custom] () {
288
return
this.toJSON()
Callers
5
[util.inspect.custom]
Method · 0.95
set
Method · 0.95
delete
Method · 0.95
reifyOutput
Function · 0.45
queryable.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected