« Bugzilla Issues Index
#1925 — 21.2.3.3 - RegExpAlloc: Invalid assertion in step 1
- bug_id:
1925
- creation_ts:
2013-09-27 04:29:00 -0700
- short_desc:
21.2.3.3 - RegExpAlloc: Invalid assertion in step 1
- delta_ts:
2013-09-27 14:48:02 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 18: September 5, 2013 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:
5450
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-09-27 04:29:53 -0700
The assertion in step 1 for 21.2.3.3 - RegExpAlloc is invalid.
test case: RegExp[getSym("@@create")].call({})
It can safely be removed because following the calls RegExpAlloc -> OrdinaryCreateFromConstructor -> GetPrototypeFromConstructor a TypeError will be thrown for non-constructors.
- commentid:
5498
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 12:27:47 -0700
fixed in rev19 editor's draft
- commentid:
5597
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:48:02 -0700
fixed in rev19