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

Function xA

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

Source from the content-addressed store, hash-verified

13227 return 48 <= s && 57 >= s ? "_" + f : f;
13228 }
13229 function xA(f, s) {
13230 return f = TA(f), function() {
13231 return s.apply(this, arguments);
13232 };
13233 }
13234 var fA = [{}, { value: void 0 }, { value: null }, { value: true }, { value: false }], q = [];
13235 function oA(f) {
13236 var s = Error, g2 = xA(f, function(c2) {

Callers 6

oAFunction · 0.85
FIFunction · 0.85
fAFunction · 0.85
index.node.jsFile · 0.85
qFunction · 0.85
PAFunction · 0.85

Calls 4

TAFunction · 0.85
charCodeAtMethod · 0.80
replaceMethod · 0.65
applyMethod · 0.45

Tested by

no test coverage detected