You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define OPpSELF_IN_PAD private flag to OP_METHSTART
This flag indicates that `$self` argument handling has already been
performed by the subroutine signature, so it should find the value
already in the pad.
0 commit comments