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

Callers

nothing calls this directly

Calls 9

withAllocationsFunction · 0.85
allocFunction · 0.85
closeMethod · 0.65
requireFunction · 0.50
afterFunction · 0.50
testFunction · 0.50
fromMethod · 0.45
toBufferMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected