archives

« Bugzilla Issues Index

#3948 — 9.4.6.8: "ResolveExport(m, P, «» )"


In 9.4.6.8 "[[Get]] (P, Receiver)",
step 6 says:
Let binding be ResolveExport(m, P, «» ).

This is an incorrect invocation of ResolveExport. I think it should be
m.ResolveExport(P, «», «»)


fixed in rev34 editor's draft


fixed in rev34