[webkit-reviews] review granted: [Bug 120099] Assertion failure in JSC::SlotVisitor::copyLater when marking JSDataView : [Attachment 209295] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 13:07:25 PDT 2013


Mark Hahnenberg <mhahnenberg at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 120099: Assertion failure in JSC::SlotVisitor::copyLater when marking
JSDataView
https://bugs.webkit.org/show_bug.cgi?id=120099

Attachment 209295: the patch
https://bugs.webkit.org/attachment.cgi?id=209295&action=review

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=209295&action=review


r=me

> Source/JavaScriptCore/runtime/JSArrayBufferView.h:74
> +    // A data view. B is unusewd, V points to a vector allocated using who-

unused

> Source/JavaScriptCore/runtime/JSArrayBufferView.h:75
> +    // knows-what, and M = DataViewMode. The view does not own the vector

vector.


More information about the webkit-reviews mailing list