OP_LOOKUPSWITCH 147 lib/as3/code.c {0x1b, "lookupswitch", "S", -1, 0, 0, OP_LOOKUPSWITCH},
OP_LOOKUPSWITCH 391 lib/as3/code.c } else if(op->flags & (OP_LOOKUPSWITCH)) {
OP_LOOKUPSWITCH 794 lib/as3/code.c if(op->flags & OP_LOOKUPSWITCH) {