Make the CSS JIT Compiler for ARM64
Created attachment 229606 [details] Patch
Comment on attachment 229606 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229606&action=review r=me > Source/WebCore/ChangeLog:15 > + What am I supposed to do with all those registers? There are so many of them :) lol > Source/WebCore/cssjit/SelectorCompiler.cpp:999 > + m_assembler.test32(condition, remainder); :-o
Committed r167557: <http://trac.webkit.org/changeset/167557>