Set Frame stack pointer in the constructor
Avoids need to call reset on it, and might help RPython to figure out that frame does not escape (making it more functional like this often helped in the past)
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
Please register or sign in to comment