<div dir="ltr"><div>Hi,</div><div><br></div><div>This is not specific to any particular branch/version of WebKit. I was browsing the code with ppc64le porting in mind. By default JIT is not available on ppc64le, so the CLoop code is used instead.</div><div><br></div><div>I see there is low level interpreter code in qtwebkit/Source/JavaScriptCore/llint directory and inside qtwebkit/Source/JavaScriptCore/interpreter directory (AbstractPC, CallFrame etc.). I am wondering if one needs to touch this code as well to make it work correctly on ppc64le.</div><div><br></div><div>Any comments/suggestions?</div><div><br></div><div>Thanks,</div><div>Atul.</div></div>