In the CreateArgumentsObject abstract operation in section 10.6, it
states that the [[Class]] of the object is "Arguments" and that its
[[Prototype]] is the Object prototype object, which means that
Object.protoype.toString will return "[object Arguments]".
Any plans to make ES5 features working only when the right JavaScript
version is set on the Context?
Cheers,
Marc.
Cameron McCormack a �crit :