Arquivos
hhvm/hphp/runtime
mwilliams 2a36ee1405 Free Func's properly
Func's are allocated using Util::low_malloc, so need to be
free'd with Util::low_free, rather than boost::checked_deleter.

In addition, there is some munging of the Func address going on,
so we really need to call Func::destroy instead.
2013-06-06 11:39:12 -07:00
..
2013-06-03 12:43:56 -07:00
2013-05-01 21:00:49 -07:00
2013-06-06 11:39:12 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00