[Webkit-unassigned] [Bug 103128] LLInt C Loop backend should work on 32 bit platforms, both big and little endian
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 17 05:11:26 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=103128
Tobias Netzel <tobias.netzel at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #183151|0 |1
is obsolete| |
Attachment #202064| |review?
Flag| |
--- Comment #19 from Tobias Netzel <tobias.netzel at googlemail.com> 2013-05-17 05:09:53 PST ---
Created an attachment (id=202064)
--> (https://bugs.webkit.org/attachment.cgi?id=202064&action=review)
make LLInt C Loop backend work on 32 bit big endian platforms
The first step.
I still have a problem when using JavaScript in a web browser, see comment 10. I now found that the problem is caused by JSVariableObject::m_registers not containing a valid pointer (it was 0xa here).
--
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