archives

« Bugzilla Issues Index

#1066 — 8.3.7: undefined "targetThis"


In 8.3.7 "[[GetP]] (P, Receiver)",
step 8 says:
Return the result of calling the [[Call]] internal method of getter with
targetThis as the thisArgument and an empty List as argumentsList.
but 'targetThis' is undefined.

Change to 'Receiver'?


Ditto 8.4.3.3 "[[GetP]] (P, Receiver)" / step 8.


fixed in rev 13 editor's draft