MCPcopy Create free account
hub / github.com/nodejs/node / ZeroPad

Function ZeroPad

deps/v8/test/mjsunit/wasm/memory-resizable-buffer-array-concat.js:20–22  ·  view source on GitHub ↗
(a, start, ctor, pages)

Source from the content-addressed store, hash-verified

18}
19
20function ZeroPad(a, start, ctor, pages) {
21 Pad(a, 0, start, ctor, pages);
22}
23
24(function ArrayConcatDefault() {
25 for (let ctor of ctors) {

Calls 1

PadFunction · 0.70

Tested by

no test coverage detected