On Tue, Mar 30, 2010 at 12:19:40AM -0000, Parrot wrote: > There are several vivify opcodes in Parrot now, all listed as > experimental. To my knowledge, none of these opcodes have any test > coverage, and NQP doesn't output these in it's generated code.
PAST needs to be reworked to be able to take advantage of vivify. I have not had an opportunity to do this yet -- been too busy resolving other issues (and the current PAST code works fine, albeit generating fairly ugly code). The vivify opcode has extensive test coverage in t/op/vivify.t (the tests were committed as part of the patch that added vivify). Pm _______________________________________________ parrot-tickets mailing list [email protected] http://lists.parrot.org/mailman/listinfo/parrot-tickets
