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

File test-buffer-fakes.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

allocMethod · 0.80
concatMethod · 0.80
fillMethod · 0.80
compareMethod · 0.65
requireFunction · 0.50
fromMethod · 0.45
writeMethod · 0.45
toStringMethod · 0.45
equalsMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected