archives

« Bugzilla Issues Index

#4299 — 11.1.1 InitializeNumberFormat


11.1.1 InitializeNumberFormat (numberFormat, locales, options)


Step 3: Missing ReturnIfAbrupt after CanonicalizeLocaleList

Step 5.a: Missing ReturnIfAbrupt after ToObject.

Step after 8: Missing label.

Step 19: Omit "the result of",
Step 19: Omit "then"

Step 24: Omit "then"

Step 28: Omit "then"

Step 32: Omit "then" (2x)

Step 40: Remove colon

And: Add `Return numberFormat` after step 51.


Fixed