Closed
Bug 1186133
Opened 10 years ago
Closed 9 years ago
Reduce complexity of ownKeys
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1257779
People
(Reporter: evilpies, Unassigned)
References
Details
The current implementation of the scripted direct proxies ownKeys trap has pretty bad complexity. We should look into optimizing this.
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•