DescriptionAdded context information to scripts.
Added a simple initial version of a context mirror object which just holds the user data from the context, and does not preserve handle identity.
A script object now holds a reference to the custom data from the context it was compiled in. This data is included in the debugger protocol for scripts.
Changed the serialization for the scripts command to use the mirror objects instaed of custom serialization. This included passing options from the debugger request to the serializer for including the full source of scripts in the response.
Committed: http://code.google.com/p/v8/source/detail?r=1877
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|