#1105: change to a libjit based frame builder
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:  jkeenan 
     Type:  patch     |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  core      |     Version:  branch  
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:  applied 
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by plobsing):

 Replying to [comment:20 plobsing]:

 With the following patch, the frame builder should work on platforms that
 don't have alloca support in libjit (ie everything but i386). This comes
 at a cost of one malloc/free per invocation.

 This also gave the opportunity to remove some code and simplify other
 code.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1105#comment:21>
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