This found two missing checks for PackedScopedCoordinate::setSlot(). Fixing one of them required making ParseContext::updateDecl() fallible. The patch also changes the return type of addToCallSiteObject() to void.
This found two missing checks for PackedScopedCoordinate::setSlot(). Fixing one of them required making ParseContext::updateDecl() fallible. The patch also changes the return type of addToCallSiteObject() to void.