You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-mozjs uses the stack bounds to inform SpiderMonkey's conservative stack scanner, but it started segfaulting on the guard page after the most recent upgrade. Does it really make sense to include this page, or should we add some kind of usable_stack_bounds method?