WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 172181
We still write to the sizeRegister even when we don't have to
https://bugs.webkit.org/show_bug.cgi?id=172181
Summary
We still write to the sizeRegister even when we don't have to
Saam Barati
Reported
2017-05-16 11:51:05 PDT
e.g, when we're signaling.
Attachments
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2017-05-16 11:51:39 PDT
And code just assumes it can use the sizeRegister as scratch, so the patchpoint that does the call clobbers the size register. But we should do better here.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug