archives

« Bugzilla Issues Index

#1060 — 10.6: "GetP" vs "Get"


In 10.6 "Arguments Object",
under The abstract operation CompleteMappedArgumentsObject,
step 7.b says:
Set the [[GetP]], [[GetOwnProperty]], [[DefineOwnProperty]], and [[Delete]]
internal methods of obj to the definitions provided below.

The latter 3 are provided, but rather than a definition for [[GetP]], there's one for [[Get]].


fixed in rev 14 editor's draft


in Rev 14 draft