DescriptionAdded handling of hidden prototype objects when collecting local properties for an object mirror. The property names provided by an object mirror now includes all properties from the object and any hidden prototypes merged together.
Changed the name of Runtime_GetPrototype to Runtime_DebugGetPrototype to indicate that it is a debugger related function and changed its implementation to do the correct __proto__ lookup.
Added some more information to the Map debug print.
Committed: http://code.google.com/p/v8/source/detail?r=1126
Patch Set 1 #Patch Set 2 : '' #
Total comments: 8
Patch Set 3 : '' #
Messages
Total messages: 3 (0 generated)
|