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

File test-buffer-generic-methods.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

assertContentEqualFunction · 0.85
arrayOfNumbersFunction · 0.85
reduceMethod · 0.80
includesMethod · 0.80
allocMethod · 0.80
fillMethod · 0.80
swap16Method · 0.80
swap32Method · 0.80
swap64Method · 0.80
filterMethod · 0.65
sliceMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected