On 2014/08/06 14:44:23, wingo wrote:
>

https://codereview.chromium.org/443843004/diff/1/src/mirror-debugger.js#newcode800
> > src/mirror-debugger.js:800: name = IS_SYMBOL(name) ? name :
%ToString(name);
> > You can use %ToName for this.
>
> Neat, will fix.

This could be the minimal fix, FWIW. Probably best as we don't need to get
feedback from devtools folks to make this change.

Yes, I'd go with only this change for now. The debugger is brittle and poorly
understood, don't touch more than absolutely necessary... :)

https://codereview.chromium.org/443843004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to