Chromium Code Reviews
DescriptionFix a stack height mismatch when deoptimizing.
When deoptimizing from the key subexpression of a keyed arguments access,
the unoptimized code expects to find the value of the receiver on the
expression stack. The environment of the optimizing compiler did not
contain this value during evaluation of the key subexpression.
BUG=v8:1210
Patch Set 1 #Patch Set 2 : Fix typo in comment in test case. #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||