« Bugzilla Issues Index
#283 — 15.4.4.21 + 15.4.4.22: previousValue description
- bug_id:
283
- creation_ts:
2012-02-28 09:32:00 -0800
- short_desc:
15.4.4.21 + 15.4.4.22: previousValue description
- delta_ts:
2015-10-04 10:22:08 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
editorial issues
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jin DX
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
702
- comment_count:
0
- who:
Jin DX
- bug_when:
2012-02-28 09:32:58 -0800
15.4.4.21 Array.prototype.reduce ( callbackfn [ , initialValue ] ) and
15.4.4.22 Array.prototype.reduceRight ( callbackfn [ , initialValue ] )
say:
"...the previousValue (or value from the previous call to callbackfn)..."
Insert "value of initialValue" before "or".
- commentid:
14782
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-04 10:22:08 -0700
The current language seems ok now.