Method
JavaScriptCoreContextthrow_exception
Declaration [src]
void
jsc_context_throw_exception (
JSCContext* context,
JSCException* exception
)
Parameters
exception
-
Type:
JSCException
A
JSCException
.The data is owned by the caller of the method.