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

Function __name

deps/undici/undici.js:4–4  ·  view source on GitHub ↗
(target, value)

Source from the content-addressed store, hash-verified

2var __defProp = Object.defineProperty;
3var __getOwnPropNames = Object.getOwnPropertyNames;
4var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
5var __commonJS = (cb, mod) => function __require() {
6 return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
7};

Callers 15

Class · 0.85
composeMethod · 0.85
closeMethod · 0.85
destroyMethod · 0.85
FixedQueueClass · 0.85
"lib/util/timers.js"Function · 0.85
_TstNodeClass · 0.85
"lib/core/util.js"Function · 0.85
"lib/core/request.js"Function · 0.85
constructorMethod · 0.85
WeakSessionCacheClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected