Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-single-executable-application-inspect.js
File
test-single-executable-application-inspect.js
test/sea/test-single-executable-application-inspect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// This tests the creation of a single executable application that can be
4
// debugged using the inspector protocol with NODE_OPTIONS=--inspect-brk=0
Callers
nothing calls this directly
Calls
13
skipIfBuildSEAIsNotSupported
Function · 0.85
buildSEA
Function · 0.85
includes
Method · 0.80
match
Method · 0.65
matchAll
Method · 0.65
require
Function · 0.50
spawn
Function · 0.50
refresh
Method · 0.45
path
Method · 0.45
setEncoding
Method · 0.45
on
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected