« Bugzilla Issues Index
#3558 — 9.4.1.1 [[Call]] for bound function: reorder steps 1-3.
- bug_id:
3558
- creation_ts:
2015-01-16 08:09:00 -0800
- short_desc:
9.4.1.1 [[Call]] for bound function: reorder steps 1-3.
- delta_ts:
2015-02-02 18:38:54 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
11483
- comment_count:
0
- who:
Claude Pache
- bug_when:
2015-01-16 08:09:04 -0800
9.4.1.1 [[Call]] (for: Bound Function Exotic Objects)
I suggest to invert the order of steps 1-3. That would be more logical:
step 1 (currently 3): define target;
step 2 (currently 2): define boundThis;
steps 3-4 (currently 1 & 4): define args;
step 5: Call(target, boundThis, args).
- commentid:
11496
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-16 09:24:42 -0800
fixed in rev32 editor's draft
- commentid:
11965
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:54 -0800
fixed in rev32 draft