Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-javascriptcore6 GI.JavaScriptCore.Callbacks Wrap a ClassEnumeratePropertiesFunction into a C_ClassEnumeratePropertiesFunction.
ValuePropertyFlagsEnumerable :: ValuePropertyFlagsgi-javascriptcore6 GI.JavaScriptCore.Flags the property shows up during enumeration of the properties on the corresponding object.
exceptionGetLineNumber :: (HasCallStack, MonadIO m, IsException a) => a -> m Word32gi-javascriptcore6 GI.JavaScriptCore.Objects.Exception Get the line number at which exception happened.
valueObjectEnumerateProperties :: (HasCallStack, MonadIO m, IsValue a) => a -> m (Maybe [Text])gi-javascriptcore6 GI.JavaScriptCore.Objects.Value Get the list of property names of value. Only properties defined with ValuePropertyFlagsEnumerable flag will be collected.
clearClassVTableEnumerateProperties :: MonadIO m => ClassVTable -> m ()gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable Set the value of the “enumerate_properties” field to Nothing. When overloading is enabled, this is equivalent to
clear #enumerateProperties
-
gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable Get the value of the “enumerate_properties” field. When overloading is enabled, this is equivalent to
get classVTable #enumerateProperties
-
gi-javascriptcore6 GI.JavaScriptCore.Structs.ClassVTable Set the value of the “enumerate_properties” field. When overloading is enabled, this is equivalent to
set classVTable [ #enumerateProperties := value ]
-
github GitHub.Data No documentation available.
IssueNumber :: Int -> IssueNumbergithub GitHub.Data No documentation available.
-
github GitHub.Data.Definitions No documentation available.