Name Description Size Coverage
description.js --- esid: intl-object description: "%Intl%.[[FallbackSymbol]] description" info: | The Intl object: - has a [[FallbackSymbol]] internal slot, which is a new %Symbol% in the current realm with the [[Description]] *"IntlLegacyConstructedSymbol"*. features: [intl-normative-optional] --- 826 -
per-realm.js --- esid: intl-object description: "%Intl%.[[FallbackSymbol]] is per-realm" info: | The Intl object: - has a [[FallbackSymbol]] internal slot, which is a new %Symbol% in the current realm with the [[Description]] *"IntlLegacyConstructedSymbol"*. features: [intl-normative-optional] --- 1344 -