« Bugzilla Issues Index
#4395 — Typos in 9.4.4
- bug_id:
4395
- creation_ts:
2015-06-17 08:56:00 -0700
- short_desc:
Typos in 9.4.4
- delta_ts:
2015-10-01 15:30:55 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 38: April 14, 2015 Final Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
ziyunfei
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14499
- comment_count:
0
- who:
ziyunfei
- bug_when:
2015-06-17 08:56:36 -0700
Most ECMAScript functions make an arguments *objects*(object) available to their code. Depending upon the characteristics of the function definition, its *argument*(arguments) object is either an ordinary object or an arguments exotic object.
- commentid:
14709
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-01 15:30:55 -0700
Fix committed in 090e736.