Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-ffi-calls.js
File
test-ffi-calls.js
test/ffi/test-ffi-calls.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-ffi --expose-gc
2
'use strict'
;
3
const
common = require(
'../common'
);
4
common.skipIfFFIMissing();
Callers
nothing calls this directly
Calls
13
getLibrary
Function · 0.85
cString
Function · 0.85
assertInvalidCallbackReturnAborts
Function · 0.85
assertInvalidCallbackBehaviorAborts
Function · 0.85
assertCrossThreadCallbackAbort
Function · 0.85
gcUntil
Function · 0.85
close
Method · 0.65
require
Function · 0.50
test
Function · 0.50
Symbol
Function · 0.50
toString
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected