archives

« Bugzilla Issues Index

#4305 — 9.2.8 SupportedLocales


9.2.8 SupportedLocales (availableLocales, requestedLocales, options)

Step 1.a: Change `options` to italic font

Step 6: Change ToObject to CreateArrayFromList (cf. bug report for LookupSupportedLocales)
Step 6: Change `supportedLocales` to italic font.

Step 7: Unnecessary ReturnIfAbrupt

Step 9: Unnecessary ReturnIfAbrupt, ordinary [[OwnPropertyKeys]] is not fallible

Step 10.c: Change ReturnIfAbrupt to assertion
> Assert: status is not an abrupt completion.