[Webkit-unassigned] [Bug 47007] ARMv7 JIT should take advantage of 2-byte branches to reduce code size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 11:58:45 PDT 2010


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69656|review?                     |review-
               Flag|                            |




--- Comment #6 from Oliver Hunt <oliver at apple.com>  2010-10-04 11:58:45 PST ---
(From update of attachment 69656)
View in context: https://bugs.webkit.org/attachment.cgi?id=69656&action=review

Just those two changes and then i'll r and cq+ this

> JavaScriptCore/assembler/ARMv7Assembler.h:2
> + * Copyright (C) 2009,2010 Apple Inc. All rights reserved.

should be a space here

> JavaScriptCore/assembler/ARMv7Assembler.h:1750
> +            ASSERT(false);

This should be ASSERT_NOT_REACHED();

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