[webkit-dev] JSC: Callback functions returning exception, what should be the JSValueRef return?

Darin Adler darin at apple.com
Tue Aug 11 11:26:14 PDT 2009


On Aug 11, 2009, at 11:22 AM, Oliver Hunt wrote:

> You can then use normal JSC APIs to get those properties off the  
> exception object.

Aha, this is what I was missing. Thanks, Oliver!

The names of the properties are "line" and "sourceURL".

     -- Darin



More information about the webkit-dev mailing list