Skip to content
Snippets Groups Projects
Commit c5cbf412 authored by jugglinmike's avatar jugglinmike Committed by Tom Care
Browse files

Improve coverage for section 9 (#726)

* Assert creation of 'arguments' object

Ensure that the 'arguments' object is created in cases where it is not
required by the body but is required by the parameters.

* Add tests for cases that disable "arguments" map

* Add tests for NewTarget override of bound function

* Add test for properties of exotic String objects
parent 8a6d7a49
No related branches found
No related tags found
Loading
Showing
with 464 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment