-
- Downloads
Bug 744192 - Assert that Vectors do not contain implicitly postbarriered types; r=luke
Since vectors move their memory around outside the control of the GC, it is not valid to store an implicitly post-barriered item in a Vector.
Loading
Please register or sign in to comment