This document is a Stage 1 draft specification for extended numeric literals in JavaScript. For a high-level overview of the design, motivation and semantics, see the explainer document. This document focuses on exact specification mechanics.
"string"
, string)."number"
, number)."frozen"
).numeric__
Field Name | Value | Meaning |
---|---|---|
[[LiteralMap]] |
A |
Literal objects are canonicalized separately for each Once a Parse Node becomes unreachable, the corresponding [[Object]] is also unreachable, and it would be unobservable if an implementation removed the pair from the [[LiteralMap]] list. |