MCPcopy
hub / github.com/vercel/next.js / eA

Function eA

packages/next/src/compiled/@vercel/og/index.node.js:13431–13433  ·  view source on GitHub ↗
(f, s)

Source from the content-addressed store, hash-verified

13429 return g2;
13430 }
13431 function eA(f, s) {
13432 return s === null ? (this.ea && W("null is not a valid " + this.name), 0) : (s.M || W('Cannot pass "' + ZA(s) + '" as a ' + this.name), s.M.O || W("Cannot pass deleted object as a pointer of type " + this.name), s.M.P.ca && W("Cannot convert argument of type " + s.M.P.name + " to parameter type " + this.name), cA(s.M.O, s.M.P.N, this.N));
13433 }
13434 function JA(f, s, g2, c2) {
13435 this.name = f, this.N = s, this.ea = g2, this.ca = c2, this.da = false, this.W = this.xa = this.fa = this.ka = this.Ba = this.wa = void 0, s.R !== void 0 ? this.toWireType = Ee : (this.toWireType = c2 ? gA : eA, this.V = null);
13436 }

Callers

nothing calls this directly

Calls 10

ZAFunction · 0.85
cAFunction · 0.85
jAFunction · 0.85
gAFunction · 0.85
PAFunction · 0.85
WFunction · 0.70
YFunction · 0.70
pushMethod · 0.65
cloneMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected