« Bugzilla Issues Index
#1247 — 11.9 Equality Operators: Remove is & isnt
- bug_id:
1247
- creation_ts:
2013-02-12 05:29:00 -0800
- short_desc:
11.9 Equality Operators: Remove is & isnt
- delta_ts:
2013-03-08 14:44:17 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 13: December 21, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- cc:
waldron.rick
- commentid:
3185
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2013-02-12 05:29:45 -0800
Per Jan 2013 resolution:
-No operator
-Object.is(x, y) only
-Discriminate +0/-0? Yes
-NaNs are equated
-Every observable value "is" itself and nothing else.
- commentid:
3186
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2013-02-12 05:31:43 -0800
Remove from:
11.9 Equality Operators, under:
"Syntax", pg. 144
"Static Semantics: IsValidSimpleAssignmentTarget", p. 145
"Runtime Semantics: Evaluation", p. 147
- commentid:
3187
- comment_count:
2
- who:
Rick Waldron
- bug_when:
2013-02-12 05:32:07 -0800
https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-01/jan-29.md#41-isisnt-operators
- commentid:
3203
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-02-25 08:48:06 -0800
fixed in rev 14 editor's draft
- commentid:
3339
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-08 14:44:17 -0800
in Rev 14 draft