Bug 128566 - Redundant assertion in SpeculativeJIT ReallocatePropertyStorage
Summary: Redundant assertion in SpeculativeJIT ReallocatePropertyStorage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 16:50 PST by Matthew Mirman
Modified: 2014-02-10 17:36 PST (History)
3 users (show)

See Also:


Attachments
Removed an excess assert from SpeculativeJIT (1.58 KB, patch)
2014-02-10 16:55 PST, Matthew Mirman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Mirman 2014-02-10 16:50:23 PST
patch coming.
Comment 1 Matthew Mirman 2014-02-10 16:55:23 PST
Created attachment 223770 [details]
Removed an excess assert from SpeculativeJIT
Comment 2 WebKit Commit Bot 2014-02-10 17:36:47 PST
Comment on attachment 223770 [details]
Removed an excess assert from SpeculativeJIT

Clearing flags on attachment: 223770

Committed r163843: <http://trac.webkit.org/changeset/163843>
Comment 3 WebKit Commit Bot 2014-02-10 17:36:49 PST
All reviewed patches have been landed.  Closing bug.