[webkit-dev] armv7 css jit

Alex Christensen achristensen at apple.com
Tue Jun 17 14:15:36 PDT 2014


I’ve enabled the css selector jit for armv7, but I did it for iOS only because that is the only platform I have tested on and because there are some iOS-specific deviations from the armv7 ABI mentioned in https://developer.apple.com/library/ios/documentation/Xcode/Conceptual/iPhoneOSABIReference/Articles/ARMv6FunctionCallingConventions.html

I imagine it would not be much work to get it working on other arm platforms.

Alex Christensen


More information about the webkit-dev mailing list