archives

« Bugzilla Issues Index

#2106 — Remove definition for "9.2.3 [[Get]]"


9.2.3 [[Get]] (P, Receiver) should possibly be removed because it does not provide any value. To ensure strict mode function objects are not leaked through "caller", only [[GetOwnProperty]] needs to be special cased.


you're right, given that that the ordinary object definition of [[Get]] is required.

fixed in rev21 editor's draft


fixed in rev21 draft