#1635: Runloop unrolling for exception handling
----------------------+-----------------------------------------------------
 Reporter:  NotFound  |       Owner:       
     Type:  RFC       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  2.3.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by NotFound):

 Third version: now uses a new opcode instead of methods. The opcode takes
 a PMC with the Exception or the ExceptionHandler and jumps to the next op
 after the urolling, no need to a label.

 unroll.pir is the example for this version.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1635#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to