## Summary - avoid coercing Date instances in `new Date(value)`; read internal [[DateValue]] directly - update TODO note for Date constructor tests ## Tests - `dotnet test tests/Asynkron.JsEngine.Tests.Test262 -c Release --settings tests/Asynkron.JsEngine.Tests.Test262/BuiltInsTests.runsettings --filter "Name=Date"`