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

Function set

deps/v8/test/mjsunit/es6/typedarray.js:363–363  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

361 return nextMethod;
362 },
363 set(v) { nextMethod = v; },
364 configurable: true
365 });
366

Callers 2

globals.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected