archives

« Bugzilla Issues Index

#2079 — 15.10.7: "length" property for RegExp instances


+++ 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)


cloned the bug for ES5.1 so it can be closed for ES6