OP_THROW 196 lib/as3/code.c {0x03, "throw", "", -1, 0, 0, OP_THROW},
OP_THROW 205 lib/as3/code.c {0xfc, "__rethrow__", "", 0, 0, 0, OP_THROW|OP_INTERNAL},
OP_THROW 772 lib/as3/code.c if(op->flags & (OP_THROW|OP_RETURN))