Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
const
{ skipIfFFIMissing } = require(
'../common'
);
Callers
nothing calls this directly
Calls
12
skipIfFFIMissing
Function · 0.85
includes
Method · 0.80
has
Method · 0.65
parse
Method · 0.65
close
Method · 0.65
require
Function · 0.50
test
Function · 0.50
spawnSync
Function · 0.50
ok
Method · 0.45
toString
Method · 0.45
toBuffer
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected