Fix rest/spread bug with empty object (#1642) #489
Annotations
2 errors
Jint.Tests.PublicInterface.PublicInterfaceTests.BindFunctionInstancesArePublic:
Jint.Tests.PublicInterface/PublicInterfaceTests.cs#L31
System.AggregateException : One or more errors occurred. (Unable to cast object of type 'Jint.Runtime.Environments.GlobalEnvironmentRecord' to type 'Jint.Runtime.Environments.FunctionEnvironmentRecord'.)
---- System.InvalidCastException : Unable to cast object of type 'Jint.Runtime.Environments.GlobalEnvironmentRecord' to type 'Jint.Runtime.Environments.FunctionEnvironmentRecord'.
|
build
Process completed with exit code 1.
|