[Webkit-unassigned] [Bug 195049] Fix warnings on ARM and MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 12:32:51 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195049

Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #362986|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 362986
  --> https://bugs.webkit.org/attachment.cgi?id=362986
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=362986&action=review

r=me with fix.

> Source/JavaScriptCore/tools/JSDollarVM.cpp:1464
> +            candidateCodeBlock = static_cast<CodeBlock*>(value.asCell());

Let's use bitwise_cast here too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190226/b27c8eae/attachment.html>


More information about the webkit-unassigned mailing list