parrotcode: PIC (Polymorphic Inline Cache) opcode variants | |
Contents | Ops |
pic.ops - PIC (Polymorphic Inline Cache) opcode variants
During predereferencing opcodes that allow caching are rewritten so that equivalent opcodes in this file are used. User code MUST never emit these opcodes directly.
TODO fix OpTrans/ops2c that for non-prederefed runloops a PANIC is in the opcode body instead of the pic opcode
###############################################################################
These operations take an infix operation number and PMC arguments.
########################################
Copyright (C) 2005 The Perl Foundation. All rights reserved.
This program is free software. It is subject to the same license as the Parrot interpreter itself.
|