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