Discussions under General

Error when multithreading

first post: JeffRosenthal wrote: I am attempting to do a simple example of of JINT in a mulitthread...

latest post: dmartensson wrote: I apologize for resurrecting an old thread ... Is there any solut...

Change in Function exception

first post: ChristianHGross wrote: In two places you throw the error: throw new JsException(Global.Er...

Strict mode

first post: andersekdahl wrote: Hi, Are there any plans to detect strict mode by looking for "us...

latest post: andersekdahl wrote: Sounds nice. Are you looking for people to help out? I'd be interes...

Support for dynamic objects?

first post: valerianot wrote: Hi, Is there a plan to support dynamic objects ? I would like to w...

latest post: cin wrote: yes, support for dynamic objects is planned

Getting InvaliProgra Exception in Windows Phone 7

first post: janaknm wrote: In Windows Phone 7 application I've registered the SyaHelloClass a...

JINT Engine Compile is very slow on WP7

first post: janaknm wrote: I've tried to compile the larger script (Having more thatn 15000 l...

Using on Mono and Have Problem

first post: ChristianHGross wrote: I using JInt on Mono and have a real problem. In the example sourc...

latest post: cin wrote: Please note, that regular .net methods can't be used as constructors.

Any issues executing RegExp objects in Jint?

first post: kdawg wrote: Hi all, I'm unable to achieve the expected behavior from Javascript...

latest post: cin wrote: this bug has been fixed in 'dev' branch

Wrong implementation of array.CopyTo in jsDateConstructor?

first post: sebandres wrote: Hello! First of all great project!! It really works really well for...

latest post: cin wrote: Thank you for your sugesstion, I've fixed it.

InvalidProgramException on Windows Phone on Emitted function call

first post: shaharprish wrote: Hi, I am using a ported version of JINT on Windows Phone. Apparent...