DescriptionChange the order of evaluation of sub-expressions for keyed call
The expression of the key is now evaluated before the arguments, so all expressions in a keyed call are evaluared from left to right.
BUG=http://code.google.com/p/v8/issues/detail?id=931
TEST=test/mjsunit/regress/regress-931.js
Committed: http://code.google.com/p/v8/source/detail?r=5842
Patch Set 1 #
Total comments: 6
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|