Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-single-executable-application-esm-code-cache.js
File
test-single-executable-application-esm-code-cache.js
test/sea/test-single-executable-application-esm-code-cache.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 with an ESM
4
// entry point using "mainFormat": "module" and "useCodeCache": true.
Callers
nothing calls this directly
Calls
6
skipIfBuildSEAIsNotSupported
Function · 0.85
buildSEA
Function · 0.85
spawnSyncAndExitWithoutError
Function · 0.85
require
Function · 0.50
refresh
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected