go.k6.io/k6/js/common.IsNullish
third-partyThe 2315th most-called third-party function by production calls. Called 265 times across 2 modules; 263 of those run outside tests and generated code.
- prod calls
- 263
- non-test, non-generated
- all calls
- 265
- total callsites
- modules
- 2
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- <1%
- 2 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function50%A direct call to an exported package function, resolved by type.
- Package function (by syntax)50%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IsNullish from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 131 50%
where it's called
Callsites in the wild
12 representative callsites of 265, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/websockets/params.go:47
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/webcrypto/sobek.go:60
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/websockets/params.go:63
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/webcrypto/sobek.go:68
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/browser/route_mapping.go:111
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/eventloop/eventloop.go:190
in loop - in loop
top callers
The modules that reach for it
The modules that call IsNullish most in this snapshot.
- go.k6.io/k613350%
- github.com/grafana/k613250%
siblings
More from go.k6.io/k6/js/common
The other most-called functions in this package. See all →