Ankur rungta
unread,Aug 21, 2012, 11:40:13 AM8/21/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mozilla.dev.t...@googlegroups.com, dev-tech-...@lists.mozilla.org
Hi,
I am currently integrating js 1.8.5 with our environment.
While integration when JS_GC API call is called then there is a crash in js::MarkRangeConservatively
I have written a small program in which I created a new thread and called JS_GC in that.
It was still crashing in js::MarkRangeConservatively.
Please can anyone help me to know the correct usage where can we call JS_GC in js1.8.5.
Thanks & Regards,
Ankur.