If 'compactFormat' argument is passed in the request the response won't include refer...
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 May 2009 15:52:37 +0000 (15:52 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 15 May 2009 15:52:37 +0000 (15:52 +0000)
commit6a350c86bf1b5dc88017cec5aecebe5e20cde304
tree95a12b474d93b5a622a4226757e2749d181d0dac
parente097183f223a8da66c05edf23d44afb075e7b5ac
If 'compactFormat' argument is passed in the request the response won't include referenced mirrors in the refs section instead each protocol reference object will contain some details necessary for displaying the referenced object in the graphical debugger when the object is not expanded. That allows to request full information lazily when the object is expanded.
Review URL: http://codereview.chromium.org/115401

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1977 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug-delay.js
src/mirror-delay.js