JavaScriptCore-iOS
JavaScriptCore-iOS copied to clipboard
isSafeToRecurse returns false on arm64
Hi, With debugger enabled on arm64 build, isSafeToRecurse returns false for specific callFrames. curr pointer is less than limit. I don't know if it's a known issue, or i break something. It works great on armv7.