« Bugzilla Issues Index
#1150 — 15.10.7: "length" property for RegExp instances
- bug_id:
1150
- creation_ts:
2012-12-19 09:12:00 -0800
- short_desc:
15.10.7: "length" property for RegExp instances
- delta_ts:
2014-03-27 13:43:21 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- blocked:
2079
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3042
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 09:12:56 -0800
---
RegExp instances also have a [[Match]] internal data property and a length property.
---
RegExp instances do not have a 'length' property. (This is also present in the ES5.1 spec)
- commentid:
3057
- comment_count:
1
- who:
André Bargull
- bug_when:
2012-12-21 02:59:03 -0800
Most likely a leftover when RegExp instances were callable...
- commentid:
3420
- comment_count:
2
- who:
André Bargull
- bug_when:
2013-03-11 10:08:38 -0700
Fixed in rev15.
(I'm not closing this bug yet, because this is also present in the ES5.1 spec)
- commentid:
7490
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-03-27 13:43:21 -0700
cloned ES5.1 Bug 2599