[Webkit-unassigned] [Bug 128115] [Win] LLINT is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 15 11:27:18 PST 2014


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





--- Comment #52 from Filip Pizlo <fpizlo at apple.com>  2014-02-15 11:24:31 PST ---
(From update of attachment 224237)
View in context: https://bugs.webkit.org/attachment.cgi?id=224237&action=review

> Source/JavaScriptCore/ChangeLog:29
> +        * llint/LowLevelInterpreter.asm: Remove instruction which generates incorrect assembly code on Windows (MOV 0xbbadbeef, register), call llint_crash instead.

This seems like really shady engineering.  Why can't you generate that instruction on Windows?  It's just an x86 instruction, and I'm sure that MASM has an encoding for it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list