Bug 105624 - Get rid of the invert argument to SpeculativeJIT::jumpSlowForUnwantedArrayMode
Summary: Get rid of the invert argument to SpeculativeJIT::jumpSlowForUnwantedArrayMode
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: 105400
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-21 02:23 PST by Filip Pizlo
Modified: 2013-03-05 23:35 PST (History)
7 users (show)

See Also:


Attachments
the patch (6.35 KB, patch)
2013-03-05 21:48 PST, 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 2012-12-21 02:23:46 PST
It's not going to be used after https://bugs.webkit.org/show_bug.cgi?id=105400
Comment 1 Filip Pizlo 2013-03-05 21:48:12 PST
Created attachment 191649 [details]
the patch
Comment 2 Filip Pizlo 2013-03-05 23:35:51 PST
Landed in http://trac.webkit.org/changeset/144886