archives

« Bugzilla Issues Index

#2549 — 6.2.3.3, GetThisValue: steps 1-3 are not necessary


6.2.3.3 GetThisValue (V):

Steps 1-3 of GetThisValue() are not necessary, because the abstract operation is only called for property references. They should be replaced with:

> 1. Assert: IsPropertyReference(V) is true.


fixed in rev23 editor's draft


fixed in rev23 draft