You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix builtin function return hidden flag inconsistency
Function returns for built-in functions now correctly match their
function call hidden flag. This is done by symex storing the combined
hidden flag in call frame.
Co-authored-by: Kiro autonomous agent
Fixes: #5207
0 commit comments