archives

« Bugzilla Issues Index

#533 — 11.1.4.1: undefined "padding"


In 11.1.4.1 "Array Literal",
under "Runtime Semantics: Array Accumulation",
in rule 4, step 4 says:
Return the result of performing Array Accumulation for SpreadElement
with arguments array and postIndex+padding.
but 'padding' is not defined.

Change to "pad".

(Or change 'pad' to 'padding' in the previous step. The spec is divided on which to use.)


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft