Closed Bug 973237 Opened 11 years ago Closed 7 months ago

Change type descriptors from constructors to functions

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: nmatsakis, Unassigned)

References

Details

In the current implementation, one writes `new Point({..})` to create an instance of `Point`. In the new spec, this has changed to `Point({...})`.
Severity: normal → S3

The typed objects proposal has been dead for years.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.