Bug 118091 - fourthTier: FTL should support ForwardCheckStructure/ForwardStructureTransitionWatchpoint and doing so shouldn't break V8/crypto
Summary: fourthTier: FTL should support ForwardCheckStructure/ForwardStructureTransiti...
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-06-26 14:56 PDT by Filip Pizlo
Modified: 2013-06-26 15:17 PDT (History)
7 users (show)

See Also:


Attachments
the patch (8.07 KB, patch)
2013-06-26 15:08 PDT, Filip Pizlo
mhahnenberg: 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-06-26 14:56:18 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-06-26 15:08:20 PDT
Created attachment 205528 [details]
the patch
Comment 2 Mark Hahnenberg 2013-06-26 15:14:36 PDT
Comment on attachment 205528 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=205528&action=review

r=me

> Source/JavaScriptCore/ChangeLog:16
> +          strangeness. For example, the FTL relies on the CFA to tell it that we gave on compiling

gave up on
Comment 3 Filip Pizlo 2013-06-26 15:17:18 PDT
Landed in http://trac.webkit.org/changeset/152036