« Bugzilla Issues Index
#3737 — 9.2.3 [[Construct]] ( argumentsList, newTarget )
- bug_id:
3737
- creation_ts:
2015-02-03 07:54:00 -0800
- short_desc:
9.2.3 [[Construct]] ( argumentsList, newTarget )
- delta_ts:
2015-02-04 08:42:40 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
INVALID
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Chris Toshok
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
12069
- comment_count:
0
- who:
Chris Toshok
- bug_when:
2015-02-03 07:54:47 -0800
step 4 is garbled:
3. Let callerContext be the running execution context.
4. Let kind be F’s [[ConstructKind]] internal slot is "base", let preallocate be
5. If kind is "base", then
- commentid:
12070
- comment_count:
1
- who:
Chris Toshok
- bug_when:
2015-02-03 08:04:11 -0800
also, step 4 refers to [[ConstructKind]] where everywhere else uses [[ConstructorKind]]
- commentid:
12071
- comment_count:
2
- who:
André Bargull
- bug_when:
2015-02-03 08:10:44 -0800
This was fixed in rev32. The html version is still at rev31.