]> Cypherpunks repositories - gostls13.git/commit
runtime: move panicindex/panicslice to Go.
authorKeith Randall <khr@golang.org>
Mon, 18 Aug 2014 20:26:28 +0000 (13:26 -0700)
committerKeith Randall <khr@golang.org>
Mon, 18 Aug 2014 20:26:28 +0000 (13:26 -0700)
commit523aa932881e72ccc83f25d441b2e535c1048296
tree04cace29ed8680d59c5b571fbd5c615229902463
parent65d8cb985f790f272e4f0827f4fab75e223a15b6
runtime: move panicindex/panicslice to Go.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/130210043
src/pkg/runtime/panic.c
src/pkg/runtime/panic.go [new file with mode: 0644]