Bug 127357 - Registers used in writeBarrierOnOperand can cause clobbering on some platforms
Summary: Registers used in writeBarrierOnOperand can cause clobbering on some platforms
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-01-21 11:25 PST by Mark Hahnenberg
Modified: 2014-01-21 12:15 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.10 KB, patch)
2014-01-21 11:47 PST, 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-01-21 11:25:36 PST
For example arm64 uses t0 and t1 for the first two arguments.
Comment 1 Mark Hahnenberg 2014-01-21 11:47:08 PST
Created attachment 221769 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-21 12:15:37 PST
Comment on attachment 221769 [details]
Patch

Clearing flags on attachment: 221769

Committed r162460: <http://trac.webkit.org/changeset/162460>
Comment 3 WebKit Commit Bot 2014-01-21 12:15:39 PST
All reviewed patches have been landed.  Closing bug.