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

File test-buffer-alloc.js

test/parallel/test-buffer-alloc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4const assert = require('assert');

Callers

nothing calls this directly

Calls 15

ArrayFunction · 0.85
allocMethod · 0.80
fillMethod · 0.80
inspectMethod · 0.80
runInNewContextMethod · 0.80
buildBufferFunction · 0.70
copyMethod · 0.65
sliceMethod · 0.65
forEachMethod · 0.65
keysMethod · 0.65
updateMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected