DescriptionAdds a getter property to Object.prototype that returns
the 'constructor' property on 'this'. The other alternative
would be reimplementing the triangle of hackery for new___
so that after an object is constructed we can whitelist
its constructor property.
Patch Set 1 #Patch Set 2 : Fixes issue 1283. #
MessagesTotal messages: 5
|
||||||||||||||||||||||||||||