MCPcopy Index your code
hub / github.com/nodejs/node / test-ffi-readonly-write.js

File test-ffi-readonly-write.js

test/ffi/test-ffi-readonly-write.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-ffi
2'use strict';
3const { skipIfFFIMissing, isWindows, skip } = require('../common');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 5

skipIfFFIMissingFunction · 0.85
requireFunction · 0.50
skipFunction · 0.50
testFunction · 0.50
spawnSyncFunction · 0.50

Tested by

no test coverage detected