Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Kling
755a0a1d1e Tests/LibJS: Add test for rest-only param with arguments object access
Test that a function whose only parameter is a rest parameter correctly
receives its value even when the function also accesses the arguments
object.
2026-02-10 02:05:20 +01:00
Jelle Raaijmakers
e3faa9b5ad LibJS: Move tests to /Tests/LibJS 2026-01-22 07:46:48 -05:00