MCPcopy Index your code
hub / github.com/nodejs/node / test-ffi-shared-buffer.js

File test-ffi-shared-buffer.js

test/ffi/test-ffi-shared-buffer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-ffi --expose-internals
2'use strict';
3const common = require('../common');
4common.skipIfFFIMissing();

Callers

nothing calls this directly

Calls 11

endiannessFunction · 0.85
includesMethod · 0.80
sortMethod · 0.80
closeMethod · 0.65
keysMethod · 0.65
requireFunction · 0.50
testFunction · 0.50
skipMethod · 0.45
okMethod · 0.45
fromMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected