Change probe CPUState gpr() and fpr() to return references.
https://bugs.webkit.org/show_bug.cgi?id=151154
Reviewed by Saam Barati.
This will allow us to set their values as well as reading them.
* assembler/AbstractMacroAssembler.h:
(JSC::AbstractMacroAssembler::CPUState::gpr):
(JSC::AbstractMacroAssembler::CPUState::fpr):
(JSC::AbstractMacroAssembler::ProbeContext::gpr):
(JSC::AbstractMacroAssembler::ProbeContext::fpr):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@192329 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed