Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. getGlobalIdCache :: G GlobalIdCache

    ghc GHC.StgToJS.Monad

    No documentation available.

  2. global_id :: GlobalOcc -> !Id

    ghc GHC.StgToJS.Monad

    No documentation available.

  3. global_ident :: GlobalOcc -> !Ident

    ghc GHC.StgToJS.Monad

    No documentation available.

  4. setGlobalIdCache :: GlobalIdCache -> G ()

    ghc GHC.StgToJS.Monad

    No documentation available.

  5. type BlockId = Int

    ghc GHC.StgToJS.Object

    No documentation available.

  6. type BlockIds = IntSet

    ghc GHC.StgToJS.Object

    No documentation available.

  7. block_ref_idx :: BlockRef -> !BlockId

    ghc GHC.StgToJS.Object

    Block index in the object file

  8. newtype GlobalIdCache

    ghc GHC.StgToJS.Types

    The global Identifier Cache

  9. GlobalIdCache :: UniqFM Ident (IdKey, Id) -> GlobalIdCache

    ghc GHC.StgToJS.Types

    No documentation available.

  10. SlotId :: Id -> Int -> StackSlot

    ghc GHC.StgToJS.Types

    No documentation available.

Page 544 of many | Previous | Next