Ticket #151 (closed defect: invalid)

Opened 1 year ago

Last modified 8 months ago

intrinsic bindings are not ReadOnly

Reported by: lth Assigned to: anonymous
Type: defect Priority: major
Milestone: Component: RefImpl
Version: 4 Keywords:
Cc:

Description

The intrinsics proposal https://intranet.mozilla.org/ECMA/wiki/doku.php?id=proposals:intrinsic_namespace states that intrinsic bindings are ReadOnly? and DontDelete?.

In the current RI they are not marked as ReadOnly? (haven't tested DontDelete?).

Attachments

Change History

Changed 8 months ago by graydon

  • status changed from new to closed
  • resolution set to invalid

intrinsic is just a namespace now, closing.

Note: See TracTickets for help on using tickets.