phoboslab / JavaScriptCore-iOS

Apple's JavaScript Engine, with modified project files for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isSafeToRecurse returns false on arm64

urklc opened this issue · 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.