Recent changes in the runtime caused the interpreter to call 'getg', and it should never have gotten that far. Also, delete bodies of "runtime" functions, since they're too magical. This makes missing intrinsics cause very obvious failures. LGTM=gri R=gri CC=golang-codereviews https://golang.org/cl/135330043 |
||
---|---|---|
.. | ||
testdata | ||
external.go | ||
external_darwin.go | ||
external_freebsd.go | ||
external_plan9.go | ||
external_unix.go | ||
external_windows.go | ||
interp.go | ||
interp_test.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |