Files
rose-ash/lib
giles 1b7bb5ad1f
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
js-on-sx: new <non-callable> throws TypeError instead of hanging
new (new Object("")) hung because js-new-call called
js-get-ctor-proto -> js-ctor-id -> inspect, and inspect on a
wrapper-with-proto-chain recurses through the prototype's
lambdas forever. Added (js-function? ctor) precheck at the top
of js-new-call that raises a TypeError instance instead.
conformance.sh: 148/148.
2026-05-08 07:17:44 +00:00
..