Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test.js
File
test.js
test/node-api/test_sea_addon/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// This tests that SEA can load addons packaged as assets by writing them to disk
3
// and loading them via process.dlopen().
4
const
common = require(
'../../common'
);
Callers
nothing calls this directly
Calls
11
skipIfSingleExecutableIsNotSupported
Function · 0.85
cpSync
Function · 0.85
generateSEA
Function · 0.85
spawnSyncAndAssert
Function · 0.85
require
Function · 0.50
join
Function · 0.50
copyFileSync
Function · 0.50
rmSync
Function · 0.50
resolve
Method · 0.45
refresh
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected