Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
Array
Function · 0.85
alloc
Method · 0.80
fill
Method · 0.80
inspect
Method · 0.80
runInNewContext
Method · 0.80
buildBuffer
Function · 0.70
copy
Method · 0.65
slice
Method · 0.65
forEach
Method · 0.65
keys
Method · 0.65
update
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected