Fix stackSlackUsedForInlining logic
commit7f8ad9a7d2a0197a30dfceacc6867cc4853ecd1a
authorJordan DeLong <jdelong@fb.com>
Tue, 3 Jun 2014 22:26:49 +0000 (3 15:26 -0700)
committerJoelMarcey <joelm@fb.com>
Tue, 3 Jun 2014 23:58:55 +0000 (3 16:58 -0700)
tree2a5843b81196b1af64af1dd66db2bca95244fc99
parentcbdd754fb16ff4ad0c2cdf0386889aaf670f48b5
Fix stackSlackUsedForInlining logic

Summary: Brett noticed that it was only correct for one level of
inlining, because we never accumulated the value.

Reviewed By: @swtaarrs

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