Arquivos
hhvm/hphp/test/vm/inline_surprise_throw.php.exp
T
jdelong 067e38c23d Fix exception safety for inline returns
If the profiler hook throws (and it used to not be able to),
we can decref a local twice.  The generic return case is safe, but the
inline return case wasn't zeroing the type.
2013-02-11 10:10:23 -08:00

11 linhas
167 B
Plaintext

hi exit fb_setprofile
hi enter foo
hi enter stdClass::86ctor
hi exit stdClass::86ctor
yep
yep
hi enter Exception::getMessage
hi exit Exception::getMessage
yo
hi exit