[webkit-reviews] review requested: [Bug 103128] LLInt C Loop backend should work on 32 bit platforms, both big and little endian : [Attachment 202064] make LLInt C Loop backend work on 32 bit big endian platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 05:11:25 PDT 2013


Tobias Netzel <tobias.netzel at googlemail.com> has asked	for review:
Bug 103128: LLInt C Loop backend should work on 32 bit platforms, both big and
little endian
https://bugs.webkit.org/show_bug.cgi?id=103128

Attachment 202064: make LLInt C Loop backend work on 32 bit big endian
platforms
https://bugs.webkit.org/attachment.cgi?id=202064&action=review

------- Additional Comments from Tobias Netzel <tobias.netzel at googlemail.com>
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).


More information about the webkit-reviews mailing list