Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.StgToJS.Closure No documentation available.
allocCon :: Ident -> DataCon -> CostCentreStack -> [JStgExpr] -> G JStgStatghc GHC.StgToJS.DataCon Allocate a data constructor. Allocate in this context means bind the data constructor to to
-
ghc GHC.StgToJS.DataCon Allocate a dynamic object
allocDynamicE :: Bool -> JStgExpr -> [JStgExpr] -> Maybe JStgExpr -> JStgExprghc GHC.StgToJS.DataCon Allocate an entry function. See hs for the object layout.
allocUnboxedCon :: DataCon -> [JStgExpr] -> JStgExprghc GHC.StgToJS.DataCon Allocate an unboxed data constructor. If we have a bool we calculate the right value. If not then we expect a singleton list and unbox by converting ''C x' to x. NB. This function may panic.
allDistinctTyVars :: TyVarSet -> [KindOrType] -> Boolghc GHC.Tc.Utils.TcType No documentation available.
allowGRE :: FieldsOrSelectors -> GlobalRdrElt -> Boolghc GHC.Types.Name.Reader No documentation available.
-
ghc GHC.Types.Name.Set Just like duUses, but Defs are not eliminated from the Uses returned
allUniqMap :: (a -> Bool) -> UniqMap k a -> Boolghc GHC.Types.Unique.Map No documentation available.
allDVarSet :: (Var -> Bool) -> DVarSet -> Boolghc GHC.Types.Var.Set No documentation available.