My apologies if a previous post covering the same subject held for moderation has already been released.


At the moment I'm having some stability problems with crashes occuring inside JavscriptCore.  I have a substantial amount of code written in C that is communicating with _javascript_Core using JSAPI, but I have made sure that all calls into _javascript_Core are made from the same thread.  However, I do have situations where _javascript_ code calls C code which in turn calls _javascript_ code.  Is this permitted?

Alternatively does anyone have any other suggestions for what might cause crashes inside _javascript_Core?

Alli
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to