jsc-0.1.0.0: High level interface for webkit-javascriptcore

Safe HaskellNone

Language.Javascript.JSC.Exception

Description

 

Synopsis

Documentation

data JSException

Constructors

JSException JSValueRef 

Instances

rethrow :: (JSValueRefRef -> JSC a) -> JSC a

Catch JavaScript exceptions and rethrow Haskell ones