Home | History | Annotate | Download | only in runtime

Lines Matching refs:isFree

267 // isFree returns whether the index'th object in s is unallocated.
268 func (s *mspan) isFree(index uintptr) bool {