commit | 2be4c370c6bfe98a85aa01c5d9c333b804d26197 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Wed Sep 29 13:16:13 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed Sep 29 13:16:13 2021 +0100 |
tree | 85db304bdc5a5cdad72a58fa4824f170486efa42 | |
parent | 02fdd73a19464bafe9e5f98ecd17fd0a634c3f20 [diff] |
Move predispatch logic from DISPATCH macro to juts before switch. Reduces size of each opocde in interpreter. (GH-28475)