Skip to content
Snippets Groups Projects
  1. May 19, 2012
  2. May 10, 2012
  3. May 09, 2012
  4. May 19, 2012
  5. May 18, 2012
  6. May 19, 2012
  7. May 16, 2012
    • Terrence Cole's avatar
      Bug 744579 - Implement a relocatable version of HeapPtr; r=billm · a3172ed2
      Terrence Cole authored
      We cannot store HeapPtrs in memory that may be realloced outside of the GC.
      Instead we should use the RelocatablePtr, which is more expensive, but is able
      to handle being moved, or EncapsulatedPtr which requires external barriers.
      
      --HG--
      extra : rebase_source : 949c71cfdab8005339aea49437922f7f00a6f73a
      a3172ed2
  8. May 19, 2012
  9. May 18, 2012
Loading