MCPcopy
hub / github.com/colinhacks/zod / instanceof.ts

File instanceof.ts

packages/bench/instanceof.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { makeData } from "./benchUtil.js";
2import { metabench } from "./metabench.js";
3
4const ZOD_FAILURE = "_~key~~";

Callers

nothing calls this directly

Calls 15

makeDataFunction · 0.85
metabenchFunction · 0.85
instanceofClassFunction · 0.85
instanceofPromiseFunction · 0.85
keyinFunction · 0.85
typeofThenCheckSymbolFunction · 0.85
typeofThenCheckTagFunction · 0.85
falsyThenCheckTagFunction · 0.85
falsyThenCheckSymbolFunction · 0.85
nullChainCheckSymbolFunction · 0.85

Tested by

no test coverage detected