« Bugzilla Issues Index
#4075 — old-style invocations of internal methods
- bug_id:
4075
- creation_ts:
2015-02-21 15:01:00 -0800
- short_desc:
old-style invocations of internal methods
- delta_ts:
2015-03-04 18:58:22 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 34: February 20, 2015 Release Candidate 1
- 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:
13250
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-21 15:01:10 -0800
Change these invocations of internal methods from old-style to new-style:
9.4.4.2 / step 7.a.i
9.4.4.2 / step 7.b.ii.1
9.4.4.5 / step 6.a
Call the [[Delete]] internal method of /map/ passing /P/ as the argument.
9.4.4.7 / step 20.b.ii.3
Call the [[DefineOwnProperty]] internal method of /map/ passing ...
12.2.8.3 / step 11.c
12.2.8.3 / step 11.e
12.2.8.3 / step 13
Call the [[DefineOwnProperty]] internal method of ... with arguments ...
22.1.3.24 / alg 2 / step 3
the result of calling the [[GetPrototypeOf]] internal method of /obj/
- commentid:
13265
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-23 16:55:54 -0800
fixed in rev35 editor's draft
- commentid:
13544
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:22 -0800
fixed in rev35