« Bugzilla Issues Index
#3916 — 12.3.3.1.1 EvaluateNew: Remove tail call steps
- bug_id:
3916
- creation_ts:
2015-02-14 07:56:00 -0800
- short_desc:
12.3.3.1.1 EvaluateNew: Remove tail call steps
- delta_ts:
2015-02-19 19:10:59 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
12644
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-14 07:56:18 -0800
12.3.3.1.1 Runtime Semantics: EvaluateNew(thisCall, constructProduction, arguments)
Remove steps 1, 10-11, 13.
Remove parameter `thisCall`.
Merge steps 12+14:
> Return Construct(constructor, argList)
- commentid:
12662
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-14 08:38:22 -0800
fixed in rev34 editor's draft
- commentid:
13079
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:59 -0800
fixed in rev34