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
When we know that a local variable doesn't escape the function call, it should be kept in the stack as a static slot and referred to by offset from stack root.