archives

« Bugzilla Issues Index

#2952 — 9.2.4: incorrect cross-ref


In 9.2.4 "FunctionAllocate (functionPrototype, strict) Abstract Operation",
step 8 says:
Set F’s [[Call]] internal method to the definition specified in 9.2.1.
but 9.2.1 defines [GetOwnProperty]].

Change "9.2.1" to "9.2.2", presumably.

(leftover from Bug 2530)


fixed in rev26 editor's draft


fixed in rev26


confirmed fixed