DescriptionThe accessors should get the value from the holder and not from this.
These are all data properties and if they get invoked it means that
they should just return the value of the property from the holder.
BUG=v8:3461
LOG=Y
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22575
Patch Set 1 #Patch Set 2 : Update the rest of the getters #
Total comments: 4
Patch Set 3 : Remove invalid assert and fix comment #Messages
Total messages: 8 (0 generated)
|