DescriptionAdded Object.defineProperty + needed internal functionality:
DefineOwnProperty (changed to allow for redefinition of existing property)
SameValue
Extra info on propertydescriptor
GetProperty
HasProperty
Currently the DefineOrRedefineAccessorProperty deletes the existing
property on the object if it is a dataproperty (FIELD or NORMAL) and
adds a new one. This can potentially be optimized.
Committed: http://code.google.com/p/v8/source/detail?r=3786
Patch Set 1 #
Total comments: 30
Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 12
Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Messages
Total messages: 7 (0 generated)
|