Closed Bug 871046 Opened 12 years ago Closed 12 years ago

Strict-mode delete of function call throws a ReferenceError, but should be allowed per spec

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jorendorff, Unassigned)

References

Details

"use strict"; assertEq(delete Object(), true);
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.