DescriptionFix bug in inlining call-as-function when inlining multiple levels deep.
This change fixes a off-by-one level error when dropping the
function from the environment. The function of the outermost
environment was not dropped.
BUG=v8:1785
TEST=test/mjsunit/compiler/regress-inline-callfunctionstub.js
Committed: http://code.google.com/p/v8/source/detail?r=9789
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|