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