Does anyone know how to do it?

Thanks

On Tue, Mar 10, 2009 at 10:25 AM, Zhe Su <[email protected]> wrote:

> Hi,
>   When running a piece of javascript code by using JSEvaluateScript() or
> JSObjectCallAsFunction(), the native code might be blocked because of dead
> loop or some other abnormal things in javascript code. In this case, a
> mechanism to let native code be able to interrupt the javascript code by
> throwing a javascript exception would be very useful. Seems that current
> JavaScriptCore API doesn't have such ability.
>
> Regards
> James Su
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to