LGTM
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(); 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. http://codereview.chromium.org/115401 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
