Comment 3 for bug 490792

Revision history for this message
In , Edwsmith (edwsmith) wrote :

the tamarin nanojit arm backend contains interworking support so the C code can be compiled for arm or thumb. but, NativeARM.cpp/h may have diverged too much in the two branches (tamarin / tracemonkey)

I agree, Thumb2 would be great. It should be a separate backend from NativeARM.cpp, however (clean slate).