Project

General

Profile

« Previous | Next » 

Revision 78f64d14

Added by jhawthorn (John Hawthorn) about 4 years ago

Add invokebuiltin_delegate_leave

invokebuiltin_delegate can be run in place of
invokebuiltin_delegate_leave because there is always a leave instruction
afterwards (the interpreter takes advantage of this as well when
rewriting iseqs for tracing).