Bug 160867 - Make @Array(size) a bytecode intrinsic
Summary: Make @Array(size) a bytecode intrinsic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks: 160835
  Show dependency treegraph
 
Reported: 2016-08-15 15:08 PDT by Saam Barati
Modified: 2016-08-18 10:19 PDT (History)
12 users (show)

See Also:


Attachments
patch (5.65 KB, patch)
2016-08-16 12:32 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-08-15 15:08:42 PDT
We can just turn this into new_array_with_size
Comment 1 Saam Barati 2016-08-16 12:32:22 PDT
Created attachment 286192 [details]
patch
Comment 2 Mark Lam 2016-08-16 12:37:03 PDT
Comment on attachment 286192 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2016-08-18 10:19:18 PDT
Comment on attachment 286192 [details]
patch

Clearing flags on attachment: 286192

Committed r204597: <http://trac.webkit.org/changeset/204597>
Comment 4 WebKit Commit Bot 2016-08-18 10:19:23 PDT
All reviewed patches have been landed.  Closing bug.