archives

« Bugzilla Issues Index

#4075 — old-style invocations of internal methods


Change these invocations of internal methods from old-style to new-style:

9.4.4.2 / step 7.a.i
9.4.4.2 / step 7.b.ii.1
9.4.4.5 / step 6.a
Call the [[Delete]] internal method of /map/ passing /P/ as the argument.

9.4.4.7 / step 20.b.ii.3
Call the [[DefineOwnProperty]] internal method of /map/ passing ...

12.2.8.3 / step 11.c
12.2.8.3 / step 11.e
12.2.8.3 / step 13
Call the [[DefineOwnProperty]] internal method of ... with arguments ...

22.1.3.24 / alg 2 / step 3
the result of calling the [[GetPrototypeOf]] internal method of /obj/


fixed in rev35 editor's draft


fixed in rev35