Closed Bug 1120432 Opened 9 years ago Closed 9 years ago

Some more in-tree consumers that call typed array constructors without "new"

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: anba, Unassigned)

References

Details

More test cases where typed array constructors are called without `new`. See bug 980962 and bug 997973 for the original reports.

js/src/tests/ecma_6/TypedArray/entries.js
js/src/tests/ecma_6/TypedArray/keys.js
js/src/tests/ecma_6/TypedArray/values.js
Blocks: 980945
Already have a fix for those, thanks.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
(In reply to Tom Schuster [:evilpie] from comment #1)
> Already have a fix for those, thanks.

That's what I figured. I just wanted to make sure this bug report gets closed when bug 980945 lands. :-)
You need to log in before you can comment on or make changes to this bug.