ghc-9.6.0.20230210: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.StgToJS.Utils

Synopsis

Documentation

assignCoerce1 :: HasDebugCallStack => [TypedExpr] -> [TypedExpr] -> JStat Source #

Assign first expr only (if it exists), performing coercions between some PrimReps (e.g. StablePtr# and Addr#).