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

Function te

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

Source from the content-addressed store, hash-verified

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 }
13400 function ot(c2, d2) {
13401 if (d2 === null) {
13402 if (this.ea && G("null is not a valid " + this.name), this.da) {

Callers

nothing calls this directly

Calls 3

GFunction · 0.70
et2Function · 0.70
eeFunction · 0.70

Tested by

no test coverage detected