Bug 187010 - constructArray() should set m_numValuesInVector to the specified length.
Summary: constructArray() should set m_numValuesInVector to the specified length.
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-25 12:02 PDT by Mark Lam
Modified: 2018-06-25 13:12 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (3.12 KB, patch)
2018-06-25 12:20 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-25 12:02:35 PDT
This is expected by its clients that will call initializeIndex() to initialize those entries later.

<rdar://problem/41392167>
Comment 1 Mark Lam 2018-06-25 12:20:15 PDT
Created attachment 343524 [details]
proposed patch.
Comment 2 Mark Lam 2018-06-25 12:56:05 PDT
Comment on attachment 343524 [details]
proposed patch.

Thanks for the review.  Landing.
Comment 3 WebKit Commit Bot 2018-06-25 13:12:51 PDT
Comment on attachment 343524 [details]
proposed patch.

Clearing flags on attachment: 343524

Committed r233167: <https://trac.webkit.org/changeset/233167>
Comment 4 WebKit Commit Bot 2018-06-25 13:12:52 PDT
All reviewed patches have been landed.  Closing bug.