Bug 120987 - FTL should support basic closure operations
Summary: FTL should support basic closure operations
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:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2013-09-07 19:04 PDT by Filip Pizlo
Modified: 2013-09-07 20:23 PDT (History)
7 users (show)

See Also:


Attachments
the patch (4.84 KB, patch)
2013-09-07 19:07 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (4.84 KB, patch)
2013-09-07 19:25 PDT, Filip Pizlo
oliver: 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 2013-09-07 19:04:22 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-09-07 19:07:46 PDT
Created attachment 210946 [details]
the patch
Comment 2 Filip Pizlo 2013-09-07 19:25:02 PDT
Created attachment 210947 [details]
the patch

Fixed a little bug in PutScopedVar.
Comment 3 Filip Pizlo 2013-09-07 20:23:25 PDT
Landed in http://trac.webkit.org/changeset/155278