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