mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 22:05:57 +00:00
0c9d7ca54e
Report the expected and actual arg counts for too many arguments, and behave more like normal JS when too few are supplied (i.e. complain about the next argument being undefined rather than just saying 'Invalid arguments').