func runtime.GC
6 uses
runtime (current package)
mgc.go#L1126: func GC() {
mheap.go#L1520: GC()
reflect
value.go#L480: runtime.GC()
src.elv.sh/pkg/eval
builtin_fn_debug.go#L74: runtime.GC()
testing
benchmark.go#L186: runtime.GC()
testing.go#L1628: runtime.GC() // materialize all statistics
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)