« Bugzilla Issues Index
#2079 — 15.10.7: "length" property for RegExp instances
- bug_id:
2079
- creation_ts:
2013-10-24 15:14:00 -0700
- short_desc:
15.10.7: "length" property for RegExp instances
- delta_ts:
2013-10-24 15:15:25 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
technical content
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- dependson:
1150
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
5970
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-24 15:14:42 -0700
+++ This bug was initially created as a clone of Bug #1150 +++
---
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:
5971
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-24 15:15:25 -0700
cloned the bug for ES5.1 so it can be closed for ES6