« Bugzilla Issues Index
#1354 — 11.1.9 + 15.17.1.{14,15,16,17}: [[Freeze]], [[Seal]], [[IsFrozen]], [[IsSealed]]
- bug_id:
1354
- creation_ts:
2013-03-19 00:35:00 -0700
- short_desc:
11.1.9 + 15.17.1.{14,15,16,17}: [[Freeze]], [[Seal]], [[IsFrozen]], [[IsSealed]]
- delta_ts:
2013-07-15 17:04:15 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 14: March 8, 2013 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:
3500
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-03-19 00:35:08 -0700
The [[Freeze]] internal method is referred to
in 11.1.9's GetTemplateCallSite Abstract Operation
and in 15.17.1.14 Reflect.freeze,
but there is no definition of it.
- commentid:
3512
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2013-03-20 14:23:22 -0700
Similarly, 15.17.1.15 "Reflect.seal (target)" refers to the internal method [[Seal]], which is not defined.
- commentid:
3513
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2013-03-20 14:26:40 -0700
Also,
15.17.1.16 "Reflect.isFrozen (target)" refers to [[IsFrozen]]
15.17.1.17 "Reflect.isSealed (target)" refers to [[IsSealed]]
neither of which are defined.
- commentid:
4238
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-17 18:44:57 -0700
fixed in rev16 editor's draft.
Because [[Freeze]],[[Seal]],[[IsFrozen]]. [[IsSealed]] are no longer internal methods also deleted the corresponding Reflect functions.
- commentid:
4494
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:04:15 -0700
fixed in rev16 draft. July 15, 2013