MCPcopy Index your code
hub / github.com/nodejs/node / test-ffi-module.js

File test-ffi-module.js

test/ffi/test-ffi-module.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-ffi
2'use strict';
3const common = require('../common');
4const { spawnSyncAndAssert } = require('../common/child_process');

Callers

nothing calls this directly

Calls 8

spawnSyncAndAssertFunction · 0.85
sortMethod · 0.80
matchMethod · 0.65
keysMethod · 0.65
requireFunction · 0.50
testFunction · 0.50
spawnSyncFunction · 0.50
entriesMethod · 0.45

Tested by

no test coverage detected