ghc-lib-9.6.7.20250325: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
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#).