MCPcopy 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().
4const common = require('../../common');

Callers

nothing calls this directly

Calls 11

cpSyncFunction · 0.85
generateSEAFunction · 0.85
spawnSyncAndAssertFunction · 0.85
requireFunction · 0.50
joinFunction · 0.50
copyFileSyncFunction · 0.50
rmSyncFunction · 0.50
resolveMethod · 0.45
refreshMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected