Bug 127749 - FTL should support ArrayPop
Summary: FTL should support ArrayPop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 127813
Blocks: 127746
  Show dependency treegraph
 
Reported: 2014-01-27 18:11 PST by Filip Pizlo
Modified: 2014-01-28 22:25 PST (History)
9 users (show)

See Also:


Attachments
the patch (6.84 KB, patch)
2014-01-28 19:06 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (7.86 KB, patch)
2014-01-28 19:08 PST, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-01-27 18:11:41 PST
...
Comment 1 Filip Pizlo 2014-01-28 19:06:21 PST
Created attachment 222543 [details]
the patch
Comment 2 Filip Pizlo 2014-01-28 19:08:24 PST
Created attachment 222544 [details]
the patch
Comment 3 Geoffrey Garen 2014-01-28 21:38:54 PST
Comment on attachment 222544 [details]
the patch

r=me
Comment 4 Filip Pizlo 2014-01-28 22:25:28 PST
Landed in http://trac.webkit.org/changeset/163004