[webkit-reviews] review requested: [Bug 72198] [V8][Chromium]Serialize dense arrays densly : [Attachment 115073] Tests fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 17:35:04 PST 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 72198: [V8][Chromium]Serialize dense arrays densly
https://bugs.webkit.org/show_bug.cgi?id=72198

Attachment 115073: Tests fixed
https://bugs.webkit.org/attachment.cgi?id=115073&action=review

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
Two issues caught by the tests:
1. DenseArrayState::objectDone now writes the serialized length, not the length
of an array after serialization (the latter may change due to accessor
execution)
2. Removed extra state push around the call to startArrayState


More information about the webkit-reviews mailing list