Closed Bug 665198 Opened 13 years ago Closed 12 years ago

Harmony proxies: add fundamental getPropertyNames() trap and make enumerate() a derived trap()

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: djf, Unassigned)

References

Details

The proxies implementation currently treats enumerate() as a fundamental trap, but the proxy proposal lists it as a derived trap based on the fundamental getPropertyNames() trap, which is apparently not supported yet.
Marking this bug as invalid since it is not relevant with the direct proxies design.
Feel free to change the status if I'm mistaken.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.