Bug 134265 - [ftlopt] PutByIdFlush can also be converted to a PutByOffset so don't assert otherwise
Summary: [ftlopt] PutByIdFlush can also be converted to a PutByOffset so don't assert ...
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:
 
Reported: 2014-06-24 12:46 PDT by Filip Pizlo
Modified: 2014-06-24 12:53 PDT (History)
12 users (show)

See Also:


Attachments
the patch (1.42 KB, patch)
2014-06-24 12:48 PDT, 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-06-24 12:46:12 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-06-24 12:48:16 PDT
Created attachment 233730 [details]
the patch
Comment 2 Geoffrey Garen 2014-06-24 12:49:07 PDT
Comment on attachment 233730 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-06-24 12:53:35 PDT
Landed in http://trac.webkit.org/changeset/170383