mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 21:45:29 +00:00
This is a normative change in the ECMA-402 spec. See: https://github.com/tc39/ecma402/commit/02bd03a This is observable just due to reading the properties one less time. It would have been possible for e.g. the property values to change between those invocations.