with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
[p5sagit/p5-mst-13.2.git] / bytecode.pl
index 95b5b12..49ad8f1 100644 (file)
@@ -314,8 +314,6 @@ op_pmreplrootgv     *(SV**)&cPMOP->op_pmreplroot            svindex
 #endif
 pregcomp       PL_op                                   pvcontents      x
 op_pmflags     cPMOP->op_pmflags                       U16
-op_pmpermflags cPMOP->op_pmpermflags                   U16
-op_pmdynflags  cPMOP->op_pmdynflags                    U8
 op_sv          cSVOP->op_sv                            svindex
 op_padix       cPADOP->op_padix                        PADOFFSET
 op_pv          cPVOP->op_pv                            pvcontents