DescriptionAll hidden properties of an object are stored in a value of a regular property with empty name. This property may confuse user if returned among regular properties. It should not be exposed directly by ObjectMirror. Should we want an access to these properties from debugger we need to implement an explicit method for that.
Current patch filters the hidden_symbol from property names returned to ObjectMirror.
See http://crbug.com/26491
Committed: http://code.google.com/p/v8/source/detail?r=3265
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|