« Bugzilla Issues Index
#947 — 15.6.4.{2,3}: "[[NativeWrapper]]"
- bug_id:
947
- creation_ts:
2012-11-08 18:47:00 -0800
- short_desc:
15.6.4.{2,3}: "[[NativeWrapper]]"
- delta_ts:
2012-11-23 09:45:18 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 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:
2442
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-08 18:47:53 -0800
In 15.6.4.2 "Boolean.prototype.toString ( )"
and 15.6.4.3 "Boolean.prototype.valueOf ( )",
step 3 says:
Else if Type(B) is Object and B has a [[NativeWrapper]] internal property
whose value is BooleanWrapper, then ...
but [[NativeWrapper]] is not defined.
Change to [[NativeBrand]] ?
- commentid:
2514
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-22 09:46:15 -0800
fixedup in rev 12 as part of the internal method refactoring
- commentid:
2568
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:18 -0800
corrected in rev 12, Nov. 22, 2012 draft