Bug 173035 - Contiguous storage butterfly length should not exceed MAX_STORAGE_VECTOR_LENGTH.
Summary: Contiguous storage butterfly length should not exceed MAX_STORAGE_VECTOR_LENGTH.
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-06 14:34 PDT by Mark Lam
Modified: 2017-06-06 17:29 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (8.67 KB, patch)
2017-06-06 15:23 PDT, Mark Lam
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-06-06 14:34:22 PDT
<rdar://problem/32554593>
Comment 1 Mark Lam 2017-06-06 15:23:36 PDT
Created attachment 312130 [details]
proposed patch.
Comment 2 Geoffrey Garen 2017-06-06 15:29:08 PDT
Comment on attachment 312130 [details]
proposed patch.

r=me
Comment 3 Filip Pizlo 2017-06-06 15:38:46 PDT
Comment on attachment 312130 [details]
proposed patch.

r=me too!
Comment 4 Mark Lam 2017-06-06 17:29:23 PDT
Thanks for the reviews.  Landed in r217869: <http://trac.webkit.org/r217869>.