[Webkit-unassigned] [Bug 183740] [MIPS] Optimize JIT code generated by methods with TrustedImm32 operand
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 1 12:35:04 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183740
Yusuke Suzuki <utatane.tea at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #336856|review? |review+
Flags| |
--- Comment #9 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 336856
--> https://bugs.webkit.org/attachment.cgi?id=336856
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=336856&action=review
> Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h:2141
> + ASSERT(0);
Change this to ASSERT_NOT_REACHED(); 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/20180401/ae47cafe/attachment-0002.html>
More information about the webkit-unassigned
mailing list