Files
rose-ash/lib
giles d51ae65bbb
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
js-on-sx: fn.toString honours Function.prototype.toString overrides
Two hardcoded paths returned the native marker regardless of user
override: js-invoke-function-method and the lambda branch of
js-to-string. Both now look up Function.prototype.toString via
js-dict-get-walk and invoke it on the function, falling back to
the native marker only if no override exists.
built-ins/String: 84/99 → 85/99. conformance.sh: 148/148.
2026-05-08 12:07:55 +00:00
..