[Webkit-unassigned] [Bug 213307] REGRESSION(r263035): stress/get-prototype-of.js broken on s390x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 14:59:40 PDT 2020


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

--- Comment #4 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Thank you for detailed report, Michael!

Looks like LLInt fast path check (https://trac.webkit.org/browser/webkit/trunk/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm?rev=263044#L1506) doesn't perform as intended.
Is it possible that bit shift in declaration of OverridesGetPrototypeOutOfLine (https://trac.webkit.org/browser/webkit/trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h?rev=263044#L69) is at fault?

-- 
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/20200623/8a9e42b0/attachment-0001.htm>


More information about the webkit-unassigned mailing list