Bug 176826

Summary: [JSC] Fix Array allocation in Object.keys
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam, thisiskatewinslet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>