MCPcopy 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';
3const common = require('../common');
4common.skipIfFFIMissing();

Callers

nothing calls this directly

Calls 13

getLibraryFunction · 0.85
cStringFunction · 0.85
gcUntilFunction · 0.85
closeMethod · 0.65
requireFunction · 0.50
testFunction · 0.50
SymbolFunction · 0.50
toStringMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected