Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-ffi-permission-audit.js
File
test-ffi-permission-audit.js
test/ffi/test-ffi-permission-audit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ skipIfFFIMissing } = require(
'../common'
);
4
const
assert = require(
'node:assert'
);
Callers
nothing calls this directly
Calls
6
skipIfFFIMissing
Function · 0.85
match
Method · 0.65
parse
Method · 0.65
require
Function · 0.50
test
Function · 0.50
spawnSync
Function · 0.50
Tested by
no test coverage detected