« Bugzilla Issues Index
#4465 — 9.4.4 Arguments Exotic Objects: Add "with simple parameter lists" in Note 1
- bug_id:
4465
- creation_ts:
2015-08-21 11:10:00 -0700
- short_desc:
9.4.4 Arguments Exotic Objects: Add "with simple parameter lists" in Note 1
- delta_ts:
2015-08-21 11:10:24 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
14625
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 11:10:24 -0700
9.4.4 Arguments Exotic Objects
In Note 1: Add "with simple parameter lists"
For example:
---
For non-strict functions with simple parameter lists ...
---
And later change "For strict mode functions" to something like:
---
For all other (kinds of?) functions, the values ...
---