DescriptionFix forging of object's identity hashes.
Do not do standard property lookup on hidden properties object as it might
reach Object.prototype which can be altered to forge identity hashes.
Instead do only local lookup.
Committed: http://code.google.com/p/v8/source/detail?r=6728
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|