MCPcopy Index your code
hub / github.com/nodejs/node / test-ffi-weakref-calls.js

File test-ffi-weakref-calls.js

test/ffi/test-ffi-weakref-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 { skipIfFFIMissing } = require('../common');
4skipIfFFIMissing();

Callers

nothing calls this directly

Calls 6

skipIfFFIMissingFunction · 0.85
gcUntilFunction · 0.85
closeMethod · 0.65
requireFunction · 0.50
testFunction · 0.50
afterMethod · 0.45

Tested by

no test coverage detected