commit | 45e62a2bc1c0000e2e9b613fff6bebf2c26fcb93 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Mon Jun 20 12:59:25 2022 +0100 |
committer | GitHub <noreply@github.com> | Mon Jun 20 12:59:25 2022 +0100 |
tree | 2fb6748705e118b6a3cd9264f6b946bcfa06e5e5 | |
parent | 774ef28814d0d9d57ec813cb31b0a7af6c476127 [diff] |
GH-93897: Store frame size in code object and de-opt if insufficient space on thread frame stack. (GH-93908)