Talk:SpiderMonkey
From MDC
Why?
The script file :
for (var i=0;i<10;i++)
{
//dosth..
}
When my application evals the script, it return false. why?
- (The above comment was written by Ked on May 1, 2008.)
- Ked, this isn't a good place to ask for help, unfortunately. You should try the mozilla.dev.tech.js-engine newsgroup or the #jsapi channel on irc.mozilla.org.
- I would like to help, but to answer your question I would have to see your application code. —jorendorff 08:45, 16 May 2008 (PDT)