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

Filip Pizlo
Reported 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
Attachments
Patch (1.63 KB, patch)
2015-01-27 19:47 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2015-01-27 19:47:14 PST
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-01-27 21:49:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.