]> Cypherpunks repositories - gostls13.git/commit
runtime: badreflectcall runs on the G stack - convert to Go.
authorKeith Randall <khr@golang.org>
Sat, 6 Sep 2014 17:12:47 +0000 (10:12 -0700)
committerKeith Randall <khr@golang.org>
Sat, 6 Sep 2014 17:12:47 +0000 (10:12 -0700)
commit8620e2b04e0ca6296070fe36ca7f5952af3b90e9
tree93fa67fe4f3eed2ba909747618542ba376427a96
parentdbed4e9b4f60b25dd472da0dd46b398114acf2fe
runtime: badreflectcall runs on the G stack - convert to Go.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/136260043
src/pkg/runtime/proc.c
src/pkg/runtime/proc.go