Skip to content
  • Sylvain Henry's avatar
    8d6574bc
    JS: support levity-polymorphic datatypes (#22360,#22291) · 8d6574bc
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    - thread knowledge about levity into PrimRep instead of panicking
    - JS: remove assumption that unlifted heap objects are rts objects (TVar#, etc.)
    
    Doing this also fixes #22291 (test added).
    
    There is a small performance hit (~1% more allocations).
    
    Metric Increase:
        T18698a
        T18698b
    8d6574bc
    JS: support levity-polymorphic datatypes (#22360,#22291)
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    - thread knowledge about levity into PrimRep instead of panicking
    - JS: remove assumption that unlifted heap objects are rts objects (TVar#, etc.)
    
    Doing this also fixes #22291 (test added).
    
    There is a small performance hit (~1% more allocations).
    
    Metric Increase:
        T18698a
        T18698b
Loading