MCPcopy Index your code
hub / github.com/nodejs/node / test-ffi-permission-allow-cli.js

File test-ffi-permission-allow-cli.js

test/ffi/test-ffi-permission-allow-cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --permission --allow-ffi --allow-child-process --experimental-ffi --allow-fs-read=* --allow-fs-write=*
2'use strict';
3
4const { skipIfFFIMissing } = require('../common');

Callers

nothing calls this directly

Calls 12

skipIfFFIMissingFunction · 0.85
includesMethod · 0.80
hasMethod · 0.65
parseMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
testFunction · 0.50
spawnSyncFunction · 0.50
okMethod · 0.45
toStringMethod · 0.45
toBufferMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected