]> Cypherpunks repositories - gostls13.git/commit
runtime: move Itab to runtime.h
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Thu, 1 Nov 2012 17:13:20 +0000 (13:13 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 1 Nov 2012 17:13:20 +0000 (13:13 -0400)
commit5c1422afabb7efa26b382e818314748bb8c857d9
tree05304b3aee87e26e02a3d000282f7b00b08b6f7b
parent1eae1252e9ba5d11f637e656617e804ce7990c3d
runtime: move Itab to runtime.h

The 'type' field of Itab will be used by the garbage collector.

R=rsc
CC=golang-dev
https://golang.org/cl/6815059
src/pkg/runtime/iface.c
src/pkg/runtime/runtime.h