Bug 151154 - Change probe CPUState gpr() and fpr() to return references
Summary: Change probe CPUState gpr() and fpr() to return references
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 14:09 PST by Mark Lam
Modified: 2015-11-11 15:04 PST (History)
1 user (show)

See Also:


Attachments
the patch. (2.15 KB, patch)
2015-11-11 14:16 PST, Mark Lam
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 Lam 2015-11-11 14:09:24 PST
This will allow us to set their values as well as reading them.
Comment 1 Mark Lam 2015-11-11 14:16:14 PST
Created attachment 265318 [details]
the patch.
Comment 2 Saam Barati 2015-11-11 14:30:49 PST
Comment on attachment 265318 [details]
the patch.

r=me
Comment 3 WebKit Commit Bot 2015-11-11 15:04:10 PST
Comment on attachment 265318 [details]
the patch.

Clearing flags on attachment: 265318

Committed r192329: <http://trac.webkit.org/changeset/192329>
Comment 4 WebKit Commit Bot 2015-11-11 15:04:13 PST
All reviewed patches have been landed.  Closing bug.