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

GHC.StgToJS.Closure

Synopsis

Documentation

closure Source #

Arguments

:: ClosureInfo

object being info'd see ciVar in ClosureInfo

-> JStat

rhs

-> JStat 

data Closure Source #

Used to pass arguments to newClosure with some safety

Constructors

Closure 

data CopyCC Source #

Constructors

CopyCC 
DontCopyCC