« Bugzilla Issues Index
#728 — 15.13.6.4.2: undefined "src"
- bug_id:
728
- creation_ts:
2012-10-05 13:45:00 -0700
- short_desc:
15.13.6.4.2: undefined "src"
- delta_ts:
2013-07-15 17:03:57 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1856
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 13:45:40 -0700
In 15.13.6.4.2 "TypeArray.prototype.set(array [, offset] )",
step 9.a says:
Let v be the result of calling [[Get]] on src with property name toString(k)
but 'src' is not defined.
Change to 'O'?
(Or change occurrences of 'O' to 'src', which might make more sense, given the src/target dichotomy in other metavariable names.)
- commentid:
1857
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-10-05 13:53:13 -0700
(Also, on that same line, change "toString" to "ToString".)
- commentid:
4301
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-23 13:50:47 -0700
apparently eliminated in rev 13 rewrite
- commentid:
4462
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:03:57 -0700
fixed in rev16 draft. July 15, 2013