Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ makeData } from
"./benchUtil.js"
;
2
import
{ metabench } from
"./metabench.js"
;
3
4
const
ZOD_FAILURE =
"_~key~~"
;
Callers
nothing calls this directly
Calls
15
makeData
Function · 0.85
metabench
Function · 0.85
instanceofClass
Function · 0.85
instanceofPromise
Function · 0.85
keyin
Function · 0.85
typeofThenCheckSymbol
Function · 0.85
typeofThenCheckTag
Function · 0.85
instanceofObjectThenCheckSymbol
Function · 0.85
instanceofObjectThenCheckTag
Function · 0.85
falsyThenCheckTag
Function · 0.85
falsyThenCheckSymbol
Function · 0.85
nullChainCheckSymbol
Function · 0.85
Tested by
no test coverage detected