MCPcopy Index your code
hub / github.com/nodejs/node / ZeroPad

Function ZeroPad

deps/v8/test/mjsunit/wasm/memory-resizable-buffer-array-slice.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 ArraySlice() {
25 const sliceHelper = ArraySliceHelper;

Calls 1

PadFunction · 0.70

Tested by

no test coverage detected