Bug 176826 - [JSC] Fix Array allocation in Object.keys
Summary: [JSC] Fix Array allocation in Object.keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-13 01:03 PDT by Yusuke Suzuki
Modified: 2022-09-07 08:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2017-09-13 01:05 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-09-13 01:03:47 PDT
[JSC] Fix Array allocation in Object.keys
Comment 1 Yusuke Suzuki 2017-09-13 01:05:42 PDT
Created attachment 320624 [details]
Patch
Comment 2 Yusuke Suzuki 2017-09-13 08:19:03 PDT
Comment on attachment 320624 [details]
Patch

Thanks!
Comment 3 WebKit Commit Bot 2017-09-13 08:48:23 PDT
Comment on attachment 320624 [details]
Patch

Clearing flags on attachment: 320624

Committed r221970: <http://trac.webkit.org/changeset/221970>
Comment 4 WebKit Commit Bot 2017-09-13 08:48:25 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-09-27 12:36:55 PDT
<rdar://problem/34693605>