When I set ENABLE_JIT_DEFAULT ON in WebKitFeatures.cmake, then build on 32-bit hi53 which is defined as ARM_TRADITIONAL in webkit, then it will yield compiling error when generating LLIntDesiredOffsets.h and LLIntDesiredSettings.h from generate_offset_extractor.rb and generate_settings_extractor.rb
<rdar://problem/97067128>
Solved and close it.