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)
{
On 2011/12/14 12:33:08, indutny wrote:
You mean includeRefs: true, right?

Looks like this works for me, you can close this CL, thanks!

Your change allows user to reject "refs" from the response. I meant that
you could keep it, but try to re-use already existing option called
"includeRefs" instead of introducing your own.

However if the old options already fully works for you it's cool.

http://codereview.chromium.org/8873053/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to