archives

« Bugzilla Issues Index

#3555 — 9.4.1.2 [[Construct]] for bound function: F → target


9.4.1.2 [[Construct]] (in: 9.4.1 Bound Function Exotic Objects)
Step 5

In Rev 31:

5. If SameValue(F, newTarget) is true, let newTarget be F.

Should be:

5. If SameValue(F, newTarget) is true, let newTarget be target.


*** Bug 3560 has been marked as a duplicate of this bug. ***


fixed in rev32 editor's draft


fixed in rev32 draft