| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| all_test.go | ||
| deepequal.go | ||
| example_test.go | ||
| export_test.go | ||
| makefunc.go | ||
| makefunc_ffi.go | ||
| makefunc_ffi_c.c | ||
| set_test.go | ||
| tostring_test.go | ||
| type.go | ||
| value.go |
The actual stack unwind code is still in C, but the rest of the code,
notably all the memory allocation, is now in Go. The names are changed
to the names used in the Go 1.7 runtime, but the code is necessarily
somewhat different.
The __go_makefunc_can_recover function is dropped, as the uses of it
were removed in https://golang.org/cl/198770044.
Reviewed-on: https://go-review.googlesource.com/33414
From-SVN: r242715
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| all_test.go | Loading commit data... | |
| deepequal.go | Loading commit data... | |
| example_test.go | Loading commit data... | |
| export_test.go | Loading commit data... | |
| makefunc.go | Loading commit data... | |
| makefunc_ffi.go | Loading commit data... | |
| makefunc_ffi_c.c | Loading commit data... | |
| set_test.go | Loading commit data... | |
| tostring_test.go | Loading commit data... | |
| type.go | Loading commit data... | |
| value.go | Loading commit data... |