« Bugzilla Issues Index
#3607 — 8.1.2.4 NewFunctionEnvironment, 9.2.2.1 PrepareOrdinaryCall: Add "newTarget" parameter to NewFunctionEnvironment
- bug_id:
3607
- creation_ts:
2015-01-23 13:28:00 -0800
- short_desc:
8.1.2.4 NewFunctionEnvironment, 9.2.2.1 PrepareOrdinaryCall: Add "newTarget" parameter to NewFunctionEnvironment
- delta_ts:
2015-02-12 12:17:42 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11617
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 13:28:17 -0800
8.1.2.4 NewFunctionEnvironment (F) Abstract Operation
9.2.2.1 PrepareOrdinaryCall( F, newTarget )
Instead of plugging the environment record from the lexical environment in 9.2.2.1 steps 10-11 to set [[NewTarget]], NewFunctionEnvironment could directly set the [[NewTarget]] field.
- commentid:
12119
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-05 08:10:58 -0800
fixed in rev33 editor's draft
- commentid:
12464
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-12 12:17:42 -0800
fixed in rev33