Slightly relax FPushFunc's locals-destroying semantics
commitd65887fd2cd2e75d6999ee730fd7eb559961721f
authorOwen Yamauchi <oyamauchi@fb.com>
Tue, 5 Nov 2013 20:03:31 +0000 (5 12:03 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 5 Nov 2013 22:24:09 +0000 (5 14:24 -0800)
tree6611a40524c8f5bc1ea5db90f028a2f643f0e47d
parent39b3ab30755a68645d7f88e7f165aba6fb89f10b
Slightly relax FPushFunc's locals-destroying semantics

If the call has no arguments, it can't destroy locals, even if it's a
call to extract().

Reviewed By: @jdelong

Differential Revision: D1042425
hphp/runtime/vm/jit/translator.cpp