http://codereview.chromium.org/8873053/diff/7002/src/debug-debugger.js File src/debug-debugger.js (right):
http://codereview.chromium.org/8873053/diff/7002/src/debug-debugger.js#newcode1352 src/debug-debugger.js:1352: if (!this.options_ || !this.options_.noRefs) { What happens if you use includeRefs options here instead of introducing your own? Have you tried it? In your client you set protocol argument "includeRefs": false Will this work? http://codereview.chromium.org/8873053/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
