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

Function ee

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

Source from the content-addressed store, hash-verified

13390 this.name = c2, this.constructor = d2, this.X = g2, this.W = v2, this.R = x2, this.pa = E, this.ba = A, this.na = R2, this.ja = [];
13391 }
13392 function ee(c2, d2, g2) {
13393 for (; d2 !== g2; )
13394 d2.ba || G("Expected null or instance of " + g2.name + ", got an instance of " + d2.name), c2 = d2.ba(c2), d2 = d2.R;
13395 return c2;
13396 }
13397 function te(c2, d2) {
13398 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), ee(d2.M.O, d2.M.P.N, this.N));
13399 }

Callers 4

teFunction · 0.70
otFunction · 0.70
QFunction · 0.70
index.node.jsFile · 0.70

Calls 1

GFunction · 0.70

Tested by

no test coverage detected