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

Function YA

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

Source from the content-addressed store, hash-verified

14445 };
14446 }
14447 function YA(s, g2) {
14448 s = hA(s);
14449 var c2 = s.includes("j") ? GA(s, g2) : J.get(g2);
14450 return typeof c2 != "function" && Y("unknown function pointer with signature " + s + ": " + g2), c2;
14451 }
14452 var qA = void 0;
14453 function Qe(s, g2) {
14454 function c2(h2) {

Callers 1

index.node.jsFile · 0.85

Calls 5

hAFunction · 0.85
GAFunction · 0.85
includesMethod · 0.80
YFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected