DescriptionObject.seal(obj) and Object.freeze(obj) should return the input obj.
BUG=http://code.google.com/p/v8/issues/detail?id=809
TEST=Seal/freeze an object and check if Object.seal and Object.freeze returns the given object.
Committed: http://code.google.com/p/v8/source/detail?r=5176
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Messages
Total messages: 5 (0 generated)
|