archives

« Bugzilla Issues Index

#2141 — 9.4.2.2 ArrayCreate: "-1" in superscript


9.4.2.2 ArrayCreate Abstract Operation, step 9:

"-1" should not be in superscript, that means we want `(2^32) - 1` instead of `2^(32-1)`.


fixed in rev21 editor's draft


fixed in rev21 draft