Change Regexp::DESTROY to be a constant subroutine, removing XS_Regexp_DESTROY.
authorNicholas Clark <nick@ccl4.org>
Sun, 29 Mar 2009 19:05:06 +0000 (20:05 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 29 Mar 2009 19:06:53 +0000 (20:06 +0100)
commitd5cecc0e63763303f92fca7bf1a36257b273dea9
treec5a236ff11d767cd7e1083a6805d6e01e72db99c
parent99ab892b6470bcd28bad5512a942b608496ebf8f
Change Regexp::DESTROY to be a constant subroutine, removing XS_Regexp_DESTROY.
A constant subroutine is now optimised away at DESTROY time.
universal.c