archives

« Bugzilla Issues Index

#549 — 13.1: undefined "value"


In 13.1 "Function Definitions",
under "Runtime Semantics: Indexed Binding Initialisation",
in rule 3, step 2 says:
Let argumentsLength be the result of calling the [[Get]]
internal method of value with argument "length".
but 'value' is not defined.

Change to 'array', I think.


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft