diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-02-26 21:21:10 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-02-26 21:29:00 +0100 |
commit | 9ad9afb24d90cee643c35e254de0b1c734e44940 (patch) | |
tree | 71b2d7eeeebb332a1183c0f5ca7245b1ae77a0a0 /object.h | |
parent | 14aace988c32faa1829b6839825ab40d8efa3968 (diff) |
compiler: fix try/catch miscompilation
When skipping catch blocks with exception variables, jump beyond the
instruction popping the exception variable off the stack to fix a
stack position mismatch between compiler and vm.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'object.h')
0 files changed, 0 insertions, 0 deletions