Wrote bytes-needed-for-non-descriptor-stack-frame and changed the nine
places where this value was needed to use this function instead of calculating it independently each time. Changed the local-call vops to do necessary loading explicity so that the compiler won't try to use all the registers for arguments and not leave any available for operand loading.
Loading
Please register or sign in to comment