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

Function Q

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

Source from the content-addressed store, hash-verified

13429 return g2;
13430 }
13431 function Q(c2, d2) {
13432 return d2 === null ? (this.ea && G("null is not a valid " + this.name), 0) : (d2.M || G('Cannot pass "' + et2(d2) + '" as a ' + this.name), d2.M.O || G("Cannot pass deleted object as a pointer of type " + this.name), d2.M.P.ca && G("Cannot convert argument of type " + d2.M.P.name + " to parameter type " + this.name), ee(d2.M.O, d2.M.P.N, this.N));
13433 }
13434 function We(c2, d2, g2, v2) {
13435 this.name = c2, this.N = d2, this.ea = g2, this.ca = v2, this.da = false, this.W = this.xa = this.fa = this.ka = this.Ba = this.wa = void 0, d2.R !== void 0 ? this.toWireType = ot : (this.toWireType = v2 ? te : Q, this.V = null);
13436 }

Callers

nothing calls this directly

Calls 3

GFunction · 0.70
et2Function · 0.70
eeFunction · 0.70

Tested by

no test coverage detected