Project

General

Profile

« Previous | Next » 

Revision 1f664168

Added by alanwu (Alan Wu) about 4 years ago

No need to do ec->cfp = reg_cfp on exits

It's already up to date. We set it when we do iseq calls and it's set
properly on entry. If it's not set properly exceptions wouldn't work.