Bug 135784 - JIT should use full 64-bit stores for jsBoolean and jsNull
Summary: JIT should use full 64-bit stores for jsBoolean and jsNull
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-09 08:38 PDT by Mark Hahnenberg
Modified: 2014-08-11 11:40 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.66 KB, patch)
2014-08-09 08:44 PDT, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-08-09 08:38:02 PDT
This guarantees that we set the high bits of the register with the correct tag.
Comment 1 Mark Hahnenberg 2014-08-09 08:44:26 PDT
Created attachment 236336 [details]
Patch
Comment 2 Michael Saboff 2014-08-09 20:12:02 PDT
Comment on attachment 236336 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-08-11 11:40:08 PDT
Comment on attachment 236336 [details]
Patch

Clearing flags on attachment: 236336

Committed r172398: <http://trac.webkit.org/changeset/172398>
Comment 4 WebKit Commit Bot 2014-08-11 11:40:10 PDT
All reviewed patches have been landed.  Closing bug.