Bug 140980 - ExitSiteData saying m_takesSlowPath shouldn't mean early returning takesSlowPath() since for the non-LLInt case we later set m_couldTakeSlowPath, which is more precise
Summary: ExitSiteData saying m_takesSlowPath shouldn't mean early returning takesSlowP...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 140660
  Show dependency treegraph
 
Reported: 2015-01-27 19:46 PST by Filip Pizlo
Modified: 2015-01-27 21:49 PST (History)
11 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2015-01-27 19:47 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-01-27 19:46:58 PST
ExitSiteData saying m_takesSlowPath shouldn't mean early returning takesSlowPath() since for the non-LLInt case we later set m_couldTakeSlowPath, which is more precise
Comment 1 Filip Pizlo 2015-01-27 19:47:14 PST
Created attachment 245509 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-27 21:48:59 PST
Comment on attachment 245509 [details]
Patch

Clearing flags on attachment: 245509

Committed r179241: <http://trac.webkit.org/changeset/179241>
Comment 3 WebKit Commit Bot 2015-01-27 21:49:03 PST
All reviewed patches have been landed.  Closing bug.