Arquivos
hhvm/hphp/test/quick/surprise_throw.php.expect
T
Jordan DeLong 6b8e5611d6 Make it unnecessary to null out locals during RetC
We already look up the PC for every frame as we're taking the
backtrace, so we can just skip them when going through a backtrace
frame.  Also, there is currently a guarantee that if an exception
propagates through a frame where pc was pointing at RetC, all the
locals and the $this pointer have already been decref'd, so we don't
need to use a null check to determine this.
2013-05-09 11:34:11 -07:00

8 linhas
112 B
Plaintext

hi exit fb_setprofile
hi enter foo
yep
hi enter Exception::getMessage
hi exit Exception::getMessage
yo
hi exit