diff options
| author | Keith Randall <khr@golang.org> | 2023-09-18 10:13:18 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2023-10-06 17:02:26 +0000 |
| commit | b455e239aeeeb1d33eaa34e62c397f3408245a0c (patch) | |
| tree | c718b16ffadeae312032d186b46491c0c4dae408 /src/encoding | |
| parent | 749925701606fae9c71559704a094279bc775512 (diff) | |
| download | go-b455e239aeeeb1d33eaa34e62c397f3408245a0c.tar.xz | |
cmd/compile: use descriptors for type assertion runtime calls
Mostly a reorganization to make further changes easier.
This reorganization will make it easier to add a cache in front
of the runtime call.
Leave the old code alone for dynamic type assertions (aka generics).
Change-Id: Ia7dcb7aeb1f63baf93584ccd792e8e31510e8aea
Reviewed-on: https://go-review.googlesource.com/c/go/+/529196
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
