[Webkit-unassigned] [Bug 83666] op_is_foo should be optimized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 23:08:48 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |loki at webkit.org,
                   |                            |ossy at webkit.org,
                   |                            |zherczeg at webkit.org




--- Comment #15 from Csaba Osztrogonac <ossy at webkit.org>  2012-04-11 23:08:48 PST ---
Reopen, because it broke the Qt-ARM build:

../../../../Source/JavaScriptCore/jit/JITOpcodes32_64.cpp: In member function 'void JSC::JIT::emit_op_is_string(JSC::Instruction*)':
../../../../Source/JavaScriptCore/jit/JITOpcodes32_64.cpp:683:101: error: 'compare8' was not declared in this scope

It seems compare8 is still missing from MacroAssemblerARM.h

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