archives

« Bugzilla Issues Index

#973 — 13.6: "[[GetProperty]]"


In 13.6 "Creating Function Objects and Constructors",
under "Runtime Semantics: FunctionCreate Abstract Operation",
step 6 says:
Set the [[GetProperty]] internal method of F as described in 15.3.5.4.

But 15.3.5.4 defines a [[Get]] method, not [[GetProperty]].


change by internal method refactoring in Rev 12


corrected in rev 12, Nov. 22, 2012 draft