Bug 128229 - Don't speculate on ToThis if we already know that arg0 has a questionable record with structure checks
Summary: Don't speculate on ToThis if we already know that arg0 has a questionable rec...
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: 128039
  Show dependency treegraph
 
Reported: 2014-02-04 20:05 PST by Filip Pizlo
Modified: 2014-02-06 00:15 PST (History)
9 users (show)

See Also:


Attachments
the patch (1.70 KB, patch)
2014-02-04 22:00 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-02-04 20:05:07 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-02-04 22:00:01 PST
Created attachment 223212 [details]
the patch
Comment 2 Geoffrey Garen 2014-02-04 22:09:10 PST
Comment on attachment 223212 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-02-06 00:15:19 PST
Landed in http://trac.webkit.org/changeset/163513