JavaScriptCore-iOS icon indicating copy to clipboard operation
JavaScriptCore-iOS copied to clipboard

isSafeToRecurse returns false on arm64

Open urklc opened this issue 10 years ago • 0 comments

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.

urklc avatar Feb 06 '15 15:02 urklc