Open anujb opened 13 years ago
Version: 0.22 Installation Source: NuGet Server: IIS Express
Getting the following stackoverflow exception:
[Lightweight Function] Jurassic.DLL!Jurassic.Library.UserDefinedFunction.CallLateBound(object thisObject, object[] argumentValues) + 0x68 bytes [Lightweight Function] Jurassic.DLL!Jurassic.Library.UserDefinedFunction.CallLateBound(object thisObject, object[] argumentValues) + 0x68 bytes Jurassic.DLL!Jurassic.Library.FunctionInstance.ConstructLateBound(object[] argumentValues) + 0x51 bytes [Lightweight Function] Jurassic.DLL!Jurassic.Library.UserDefinedFunction.CallLateBound(object thisObject, object[] argumentValues) + 0x68 bytes [Lightweight Function] Jurassic.DLL!Jurassic.Compiler.GlobalMethodGenerator.Execute() + 0x9f bytes Jurassic.DLL!Jurassic.ScriptEngine.Execute(Jurassic.ScriptSource source) + 0x120 bytes Jurassic.DLL!Jurassic.ScriptEngine.Execute(string code) + 0x3e bytes
JurassicCoffee.Core.DLL!JurassicCoffee.Core.CoffeeCompiler.Engine.get() Line 61 + 0x2e bytes C#
Looks like this is an issue with Jurassic: http://jurassic.codeplex.com/workitem/29974
Version: 0.22 Installation Source: NuGet Server: IIS Express
Getting the following stackoverflow exception: