Commit b693cc2
committed
Do not proactively set the stack nested func flag on recompiled functions. If the function has been compiled previously, the stack nested func flag already has the correct value, and resetting it may ignore an escape that has since been discovered.
1 parent 19f0867 commit b693cc2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3061 | 3061 | | |
3062 | 3062 | | |
3063 | 3063 | | |
3064 | | - | |
| 3064 | + | |
| 3065 | + | |
| 3066 | + | |
3065 | 3067 | | |
3066 | 3068 | | |
3067 | 3069 | | |
| |||
0 commit comments