Bug 140980

Summary: 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
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: New BugsAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, ggaren, mark.lam, mhahnenb, mmirman, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140660    
Attachments:
Description Flags
Patch none

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.