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

Function iA

packages/next/src/compiled/@vercel/og/index.node.js:13175–13177  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

13173 throw e.onAbort && e.onAbort(f), f = "Aborted(" + f + ")", a(f), E = true, f = new WebAssembly.RuntimeError(f + ". Build with -sASSERTIONS for more info."), r(f), f;
13174 }
13175 function iA(f) {
13176 return f.startsWith("data:application/octet-stream;base64,");
13177 }
13178 var wA = "";
13179 if (!iA(wA)) {
13180 var aA = wA;

Callers 5

FIFunction · 0.85
FAFunction · 0.85
index.node.jsFile · 0.85
kAFunction · 0.85
c2Function · 0.85

Calls 3

startsWithMethod · 0.80
u2Function · 0.70
nFunction · 0.70

Tested by

no test coverage detected