]> Cypherpunks repositories - gostls13.git/commit
runtime: rename scanobject to scanObject
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 25 Jul 2025 18:08:35 +0000 (18:08 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 25 Jul 2025 18:35:41 +0000 (11:35 -0700)
commit1aa154621d414c0d9886e581ae058187f5277e60
tree4dca868193a4135b8ca9b87b804448fb6b4028ef
parent41b429881a9678fc3b199dd4e8e80d7aad1718b8
runtime: rename scanobject to scanObject

This is long overdue.

Change-Id: I891b114cb581e82b903c20d1c455bbbdad548fe8
Reviewed-on: https://go-review.googlesource.com/c/go/+/690535
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
src/runtime/mbitmap.go
src/runtime/mgcmark.go
src/runtime/mgcmark_greenteagc.go
src/runtime/mgcmark_nogreenteagc.go
src/runtime/mheap.go
src/runtime/mwbbuf.go