DescriptionFix Array.prototype.{reduce,reduceRight} to pass undefined as receiver for strict mode callbacks.
Propagate strict mode information from pre-parser to parser for lazily compiled functions.
R=lrn@chromium.org
BUG=v8:1436
TEST=mjsunit/regress/regress-1436.js
Committed: http://code.google.com/p/v8/source/detail?r=8227
Patch Set 1 #
Total comments: 3
Patch Set 2 : Just fix the issue. :-) #
Total comments: 4
Patch Set 3 : Address comments #
Messages
Total messages: 6 (0 generated)
|