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

Function isLikeNone

packages/next/src/compiled/@vercel/og/index.edge.js:19756–19758  ·  view source on GitHub ↗
(x2)

Source from the content-addressed store, hash-verified

19754 return ptr;
19755}
19756function isLikeNone(x2) {
19757 return x2 === void 0 || x2 === null;
19758}
19759var cachedInt32Memory0 = null;
19760function getInt32Memory0() {
19761 if (cachedInt32Memory0 === null || cachedInt32Memory0.byteLength === 0) {

Callers 2

constructorMethod · 0.70
getImportsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected