[Webkit-unassigned] [Bug 133156] make css jit work on arm64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 21 12:45:06 PDT 2014


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





--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2014-05-21 12:45:30 PST ---
(From update of attachment 231836)
View in context: https://bugs.webkit.org/attachment.cgi?id=231836&action=review

> Source/WebCore/cssjit/SelectorCompiler.cpp:879
> +    generatePrologue();

Why doesn't x86_64 need a prologue? Doesn't it need to save the frame pointer register (%rbp)?

-- 
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