Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ probe-types.js
File
probe-types.js
test/fixtures/debugger/probe-types.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
stringValue =
'hello'
;
4
const
booleanValue = true;
Callers
nothing calls this directly
Calls
2
consume
Function · 0.70
Symbol
Function · 0.50
Tested by
no test coverage detected