ghc-9.13: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.StgToJS.Sinker.Collect

Synopsis

Documentation

collectArgsTop :: CgStgBinding -> [Id] Source #

fold over all id in StgArg used at the top level in an StgRhsCon

collectArgs :: CgStgBinding -> [Id] Source #

fold over all Id in StgArg in the AST