Bug 135784

Summary: JIT should use full 64-bit stores for jsBoolean and jsNull
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.