archives

« Bugzilla Issues Index

#4043 — 8.1.1.4.18: "Put"


In 8.1.1.4.18 "CreateGlobalFunctionBinding (N, V, D)",
step 10 says:
Let status be Put(globalObject, V).

but 'Put' is not defined.

(Even if you change it to 'Set', it's still missing two arguments.)


fixed in rev35 editor's draft


fixed in rev35