Summary: | Update MIPS patchOffsetGetByIdSlowCaseCall | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chao-ying Fu <fu> | ||||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | barraclough, eric, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Other | ||||||||
OS: | Linux | ||||||||
Attachments: |
|
Description
Chao-ying Fu
2012-02-10 15:19:17 PST
Created attachment 126592 [details]
Update patchOffsetGetByIdSlowCaseCall values
Here is the patch. Testing is ok. Thanks!
Who should review this? I believe this only affects MIPS? How do we test this change? Comment on attachment 126592 [details] Update patchOffsetGetByIdSlowCaseCall values Clearing flags on attachment: 126592 Committed r107594: <http://trac.webkit.org/changeset/107594> All reviewed patches have been landed. Closing bug. Created attachment 129155 [details]
Update patchOffsetGetByIdSlowCaseCall values
The MIPS patchOffsetGetByIdSlowCaseCall values are wrong again, due to recent change in updateTopCallFrame().
Here is the patch to corret them. JIT testing is ok.
Thanks a lot!
Regards,
Chao-ying
|