Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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'
;
3
const
{ skipIfFFIMissing } = require(
'../common'
);
4
skipIfFFIMissing();
Callers
nothing calls this directly
Calls
6
skipIfFFIMissing
Function · 0.85
gcUntil
Function · 0.85
close
Method · 0.65
require
Function · 0.50
test
Function · 0.50
after
Method · 0.45
Tested by
no test coverage detected