http://codereview.chromium.org/115401/diff/1/2
File src/mirror-delay.js (right):

http://codereview.chromium.org/115401/diff/1/2#newcode1790
Line 1790: o.value = mirror.value();
On 2009/05/15 14:48:01, Søren Gjesse wrote:
> How about using the property name 'text', and yust using toText for
all types.
> With this approach a long string will still cause a large response.

Done for strings. We cannot afford this for all types because some
mirrors have toText returning already beutified values and we want to
have control over the formatting in the UI.

http://codereview.chromium.org/115401

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

Reply via email to