(In reply to Iain Ireland [:iain] from comment #1) > - we decrement the initialized length by 1, to 146 Looking at the code should trigger the required barrier - NativeObject::setDenseInitializedLengthInternal calls prepareElementRangeForOverwrite. I wonder what's going wrong?
Bug 1760944 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Iain Ireland [:iain] from comment #1) > - we decrement the initialized length by 1, to 146 Looking at the code, this should trigger the required barrier - NativeObject::setDenseInitializedLengthInternal calls prepareElementRangeForOverwrite. I wonder what's going wrong?