Computes the ChunkPriorityTier for the given visibility value.
visibility
A value of Number.POSITIVE_INFINITY means VISIBLE. Any other value means PREFETCH.
Number.POSITIVE_INFINITY
VISIBLE
PREFETCH
Generated using TypeDoc
Computes the ChunkPriorityTier for the given
visibility
value.A value of
Number.POSITIVE_INFINITY
meansVISIBLE
. Any other value meansPREFETCH
.