Value::generateCompilerConstructionSite assumes we'll get enough frames that it's safe to skip framesToPrint of them. However, backtrace() is not guaranteed to work reliably on all platforms. E.g. we occasionally get zero frames on ARM.
Pull request: https://github.com/WebKit/WebKit/pull/8044
Committed 258334@main (ed087739e18c): <https://commits.webkit.org/258334@main> Reviewed commits have been landed. Closing PR #8044 and removing active labels.
<rdar://problem/103708046>