Method

JavaScriptCoreExceptionget_line_number

Declaration [src]

guint
jsc_exception_get_line_number (
  JSCException* exception
)

Description [src]

Get the line number at which exception happened.

Return value

Type: guint

The line number of exception.