Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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'
;
2
require(
'../common'
);
3
const
assert = require(
'assert'
);
4
Callers
nothing calls this directly
Calls
15
assertContentEqual
Function · 0.85
arrayOfNumbers
Function · 0.85
reduce
Method · 0.80
includes
Method · 0.80
alloc
Method · 0.80
fill
Method · 0.80
swap16
Method · 0.80
swap32
Method · 0.80
swap64
Method · 0.80
filter
Method · 0.65
slice
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected