Bug 187060 - ASSERTION FAILED: length > butterfly->vectorLength() in JSObject::ensureLengthSlow().
Summary: ASSERTION FAILED: length > butterfly->vectorLength() in JSObject::ensureLengt...
Status: RESOLVED FIXED
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: 2018-06-26 12:30 PDT by Mark Lam
Modified: 2018-06-26 14:05 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (2.61 KB, patch)
2018-06-26 12:35 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-06-26 12:30:15 PDT
<rdar://problem/41452767>
Comment 1 Mark Lam 2018-06-26 12:35:58 PDT
Created attachment 343630 [details]
proposed patch.
Comment 2 Keith Miller 2018-06-26 12:38:35 PDT
Comment on attachment 343630 [details]
proposed patch.

r=me.
Comment 3 Mark Lam 2018-06-26 13:10:34 PDT
Comment on attachment 343630 [details]
proposed patch.

Thanks for the review.  Landing.
Comment 4 WebKit Commit Bot 2018-06-26 13:37:36 PDT
Comment on attachment 343630 [details]
proposed patch.

Clearing flags on attachment: 343630

Committed r233217: <https://trac.webkit.org/changeset/233217>
Comment 5 WebKit Commit Bot 2018-06-26 13:37:38 PDT
All reviewed patches have been landed.  Closing bug.