Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The frame data is still stored on the stack with the parameters being passed residing in the first part of the locals section of the frame, that way as the values already residing on the stack can overlap into the next stack frame. The spec doesn't specify that is has to be this way, so technically stack frames can be in non contiguous memory but afaik this is not common.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: