Change-Id: I029531695ae252ee912c5ab9bbb688b6ae3dc02d
Reviewed-on: https://go-review.googlesource.com/c/go/+/715520
Auto-Submit: Austin Clements <austin@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
return
}
-var methodValueCallFrameObjs [1]stackObjectRecord // initialized in stackobjectinit
+var methodValueCallFrameObjs [1]stackObjectRecord // initialized in stkobjinit
func stkobjinit() {
var abiRegArgsEface any = abi.RegArgs{}