[Webkit-unassigned] [Bug 160288] [ARM] Typo fix after r121885
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 04:28:39 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160288
Csaba Osztrogonác <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fpizlo at apple.com,
| |zherczeg at webkit.org
Summary|[ARM] REGRESSION(r203786): |[ARM] Typo fix after
|ASSERTION FAILED: |r121885
|static_cast<ptrdiff_t>(inli |
|neSize) <= |
|MacroAssembler::maxJumpRepl |
|acementSize() |
Blocks|160110 |90198
--- Comment #2 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #1)
> inlineSize = 4
> MacroAssembler::maxJumpReplacementSize() = 2
No, MacroAssembler::maxJumpReplacementSize() = 0.
It is a 4 years old typo - https://trac.webkit.org/changeset/121885/trunk/Source/JavaScriptCore/assembler/MacroAssemblerARM.h
It's strange that we didn't use maxJumpReplacementSize() for anything in 4 years.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160728/2aa8b96b/attachment-0001.html>
More information about the webkit-unassigned
mailing list