22bbfebabe
The storebuffer verification code did check that objects in the store buffer do not have the IsCardRemembered bit set. This CL adds some extra checks to also ensure the bit is correctly set (or said differently, that we never add large arrays to the store buffer) TEST=Existing test coverage. Change-Id: I764ac15eec30fef3769706972e1783a31f911e57 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/204800 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>