archives

« Bugzilla Issues Index

#561 — 13.5.1: undefined "thisArg"


In 13.5.1 "[[Call]]",
step 8.b.ii says:
"Else if Type(thisArg) is not Object,
set the thisValue to ToObject(thisArgument)."
but 'thisArg' is not defined.

Change to 'thisArgument'.


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft