archives

« Bugzilla Issues Index

#4395 — Typos in 9.4.4


Most ECMAScript functions make an arguments *objects*(object) available to their code. Depending upon the characteristics of the function definition, its *argument*(arguments) object is either an ordinary object or an arguments exotic object.


Fix committed in 090e736.