DescriptionAllow to define accessors on objects.
Currently one can only define accessors on object templates. This patch
allows to create accessors on the fly.
These accessors could control access to elements as well. This element
support is somewhat rudimentary and may require future work (for example,
we probably don't want to convert index into a string.)
Committed: http://code.google.com/p/v8/source/detail?r=4714
Patch Set 1 #
Total comments: 14
Patch Set 2 : Addressing Mads' comments #
Total comments: 4
Patch Set 3 : Next rounbd #
Total comments: 2
Patch Set 4 : Last round of comments #
Messages
Total messages: 7 (0 generated)
|