DescriptionFix lost arguments dropping in HLeaveInlined.
This fixes HleaveInlined to correctly drop pushed arguments on all code
paths and addresses a corner case where the arguments stack height
mismatched at an OSR entry point.
R=jkummerow@chromium.org
BUG=chromium:150545
TEST=mjsunit/regress/regress-crbug-150545
Committed: https://code.google.com/p/v8/source/detail?r=12543
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments by Jakob Kummerow. #
Messages
Total messages: 3 (0 generated)
|